#cc000b color space conversions
Hex:
#cc000b
RGB:
204, 0, 11
CMY:
20, 100, 96
CMYK:
0, 100, 95, 20
HSL:
357°, 100.0000%, 40.0000%
HSV (HSB):
357°, 100.0000%, 80.0000%
XYZ:
24.9622, 12.8615, 1.4835
xyY:
0.6351, 0.3272, 12.8615
CIE-Lab:
42.5539, 67.8105, 53.1870
CIE-LCH:
42.5539, 86.1807, 38.1088
CIE-Luv:
42.5539, 138.9923, 28.9268
Hunter-Lab:
35.8630, 61.4838, 22.6515
#cc000b color charts
#cc000b RGB chart
#cc000b CMYK chart
#cc000b RGB pie chart
#cc000b color shades, tints & tones
#cc000b color schemes
#cc000b color preview, HTML & CSS examples
This text has a color of #cc000b
<p style="color:#cc000b;">Text here</p>
.mytext {color:#cc000b;}
Text color #cc000b
This box has a color of #cc000b
<div style="background-color:#cc000b;">Content here</div>
.mybackground {background-color:#cc000b;}
Background color #cc000b
Border around this has a color of #cc000b
<div style="border:2px solid #cc000b;">Content here</div>
.myborder {border:2px solid #cc000b;}
Border color #cc000b