Input Hex color codes, RGB and HSL values. Example:ff0000, rgb(255,0,0), hsl(0,100%,50%). Note no spaces!
#ccffcc / rgb(204,255,204) / hsl(120,100%,90%)
ccffcc
204,255,204
The hexadecimal color code #ccffcc. In the RGB color model #ccffcc is comprised of 80% red, 100% green and 80% blue. In the HSL color space #ccffcc has a hue of 120° (degrees), 100%% saturation and 90%% lightness.
-
Hue
-
saturation
-
lightness
Color Space Conversions
- Hexadecimal
- #ccffcc/#CFC
- Decimal
- 13434828
- Binary
- 11001100,11111111,11001100
- RGB
- rgb(204, 255, 204)
- RGBA
- rgba(204, 255, 204,1.0)
- HSL
- hsl(120, 100%, 90%)
- HSLA
- hsla(120, 100%, 90%,1.0)
- HSV/HSB
- 120°, 20%, 100%
- CMY
- 20, 0, 20
- CMYK
- 20, 0, 20, 0
- YUV
- 233.937, 0, 0
- YIQ
- 233.937, 0, 0
- YCbCr
- 216.94, 113.159, 109.232
- XYZ
- 71.56, 88.72, 70.48
- Yxy
- 88.72, 0.31, 0.38
- Hunter-Lab
- 94.19, 0, 17.07
- CIELab
- 95.46, 0, 19.17
- CIELCH
- 95.46, 19.17, 90
- CIELuv
- 95.46, 0, 32.82