#cc000d color space conversions
Hex:
#cc000d
RGB:
204, 0, 13
CMY:
20, 100, 95
CMYK:
0, 100, 94, 20
HSL:
356°, 100.0000%, 40.0000%
HSV (HSB):
356°, 100.0000%, 80.0000%
XYZ:
24.9745, 12.8664, 1.5479
xyY:
0.6340, 0.3267, 12.8664
CIE-Lab:
42.5613, 67.8308, 52.5177
CIE-LCH:
42.5613, 85.7854, 37.7487
CIE-Luv:
42.5613, 138.8268, 28.6803
Hunter-Lab:
35.8698, 61.5091, 22.5502
#cc000d color charts
#cc000d RGB chart
#cc000d CMYK chart
#cc000d RGB pie chart
#cc000d color shades, tints & tones
#cc000d color schemes
#cc000d color preview, HTML & CSS examples
This text has a color of #cc000d
<p style="color:#cc000d;">Text here</p>
.mytext {color:#cc000d;}
Text color #cc000d
This box has a color of #cc000d
<div style="background-color:#cc000d;">Content here</div>
.mybackground {background-color:#cc000d;}
Background color #cc000d
Border around this has a color of #cc000d
<div style="border:2px solid #cc000d;">Content here</div>
.myborder {border:2px solid #cc000d;}
Border color #cc000d