Input Hex color codes, RGB and HSL values. Example:ff0000, rgb(255,0,0), hsl(0,100%,50%). Note no spaces!
#ffcccc / rgb(255,204,204) / hsl(0,100%,90%)
ffcccc
255,204,204
The hexadecimal color code #ffcccc. In the RGB color model #ffcccc is comprised of 100% red, 80% green and 80% blue. In the HSL color space #ffcccc has a hue of 0° (degrees), 100%% saturation and 90%% lightness.
-
Hue
-
saturation
-
lightness
Color Space Conversions
- Hexadecimal
- #ffcccc/#FCC
- Decimal
- 16764108
- Binary
- 11111111,11001100,11001100
- RGB
- rgb(255, 204, 204)
- RGBA
- rgba(255, 204, 204,1.0)
- HSL
- hsl(0, 100%, 90%)
- HSLA
- hsla(0, 100%, 90%,1.0)
- HSV/HSB
- 0°, 20%, 100%
- CMY
- 0, 20, 20
- CMYK
- 0, 20, 20, 0
- YUV
- 219.249, 0, 31.365
- YIQ
- 219.249, 30.396, 10.812
- YCbCr
- 204.343, 120.452, 150.389
- XYZ
- 73.73, 68.81, 66.52
- Yxy
- 68.81, 0.35, 0.33
- Hunter-Lab
- 82.95, 18.22, 6.23
- CIELab
- 86.41, 18.01, 6.86
- CIELCH
- 86.41, 19.27, 20.85
- CIELuv
- 86.41, 31.56, 6.79