-
I need a Kelvin slider from range 2000-9000.
On event 'input:end' I print to console using:
The min and max values I got back were: Am I using the kelvin slider correctly? |
Beta Was this translation helpful? Give feedback.
Answered by
jaames
Jul 16, 2021
Replies: 1 comment
-
yes, the conversion between kelvin <-> rgb is just a rough approximation, so it's not extremely accurate and can sometimes give weird values |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jaames
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes, the conversion between kelvin <-> rgb is just a rough approximation, so it's not extremely accurate and can sometimes give weird values