gka / chroma.js

JavaScript library for all kinds of color manipulations
https://gka.github.io/chroma.js/
Other
10.05k stars 542 forks source link

Add alias HWB for HSV? #204

Open gka opened 5 years ago

gka commented 5 years ago

https://drafts.csswg.org/css-color/#the-hwb-notation

tremby commented 4 years ago

HWB and HSV aren't the same, though. Whiteness isn't the same as saturation, and blackness isn't the same as value.

https://en.wikipedia.org/wiki/HWB_color_model