Input Hex color codes, RGB and HSL values. Example:ff0000, rgb(255,0,0), hsl(0,100%,50%). Note no spaces!
#ff0066 / rgb(255,0,102) / hsl(336,100%,50%)
ff0066
255,0,102
The hexadecimal color code #ff0066. In the RGB color model #ff0066 is comprised of 100% red, 0% green and 40% blue. In the HSL color space #ff0066 has a hue of 336° (degrees), 100%% saturation and 50%% lightness.
-
Hue
-
saturation
-
lightness
Color Space Conversions
- Hexadecimal
- #ff0066/#F06
- Decimal
- 16711782
- Binary
- 11111111,00000000,01100110
- RGB
- rgb(255, 0, 102)
- RGBA
- rgba(255, 0, 102,1.0)
- HSL
- hsl(336, 100%, 50%)
- HSLA
- hsla(336, 100%, 50%,1.0)
- HSV/HSB
- 336°, 100%, 100%
- CMY
- 0, 100, 60
- CMYK
- 0, 100, 60, 0
- YUV
- 87.873, 6.987, 146.625
- YIQ
- 87.873, 119.238, 85.782
- YCbCr
- 91.531, 135.038, 232.703
- XYZ
- 43.64, 22.22, 14.56
- Yxy
- 22.22, 0.54, 0.28
- Hunter-Lab
- 47.14, 86.63, 12.58
- CIELab
- 54.26, 82.89, 18.86
- CIELCH
- 54.26, 85.01, 12.82
- CIELuv
- 54.26, 153.18, 5.01