HSV <-> RGB

Does anyone know where I can find the formulas for converting Hue/Saturation/Value colours to RGB, and back?

http://www.cs.rit.edu/~ncs/color/t_convert.html

5 sec search ‘RGB HSV conversion’ :stuck_out_tongue:

Stefano

TYVM :smiley:

I’d searched for it before, but the only thing I found was reelee slow to calculate it. This looks much better.