Values ¶
hou.colorType.RGB
The red green blue color model.
hou.colorType.HSV
The hue saturation value color model.
hou.colorType.HSL
The hue saturation lightness color model.
hou.colorType.LAB
The CIE L* a* b* color space model.
hou.colorType.XYZ
The CIE XYZ color space model.