Input Hex color codes, RGB and HSL values. Example:ff0000, rgb(255,0,0), hsl(0,100%,50%). Note no spaces!
#cc0000 / rgb(204,0,0) / hsl(0,100%,40%)
cc0000
204,0,0
The hexadecimal color code #cc0000. In the RGB color model #cc0000 is comprised of 80% red, 0% green and 0% blue. In the HSL color space #cc0000 has a hue of 0° (degrees), 100%% saturation and 40%% lightness.
-
Hue
-
saturation
-
lightness
Color Space Conversions
- Hexadecimal
- #cc0000/#C00
- Decimal
- 13369344
- Binary
- 11001100,00000000,00000000
- RGB
- rgb(204, 0, 0)
- RGBA
- rgba(204, 0, 0,1.0)
- HSL
- hsl(0, 100%, 40%)
- HSLA
- hsla(0, 100%, 40%,1.0)
- HSV/HSB
- 0°, 100%, 80%
- CMY
- 20, 100, 100
- CMYK
- 0, 100, 100, 20
- YUV
- 60.996, 0, 125.46
- YIQ
- 60.996, 121.584, 43.248
- YCbCr
- 68.428, 97.808, 217.556
- XYZ
- 24.9, 12.84, 1.17
- Yxy
- 12.84, 0.64, 0.33
- Hunter-Lab
- 35.83, 64.28, 22.02
- CIELab
- 42.52, 67.71, 56.82
- CIELCH
- 42.52, 88.39, 40
- CIELuv
- 42.52, 139.82, 30.15