#cc000c color space conversions
Hex:
#cc000c
RGB:
204, 0, 12
CMY:
20, 100, 95
CMYK:
0, 100, 94, 20
HSL:
356°, 100.0000%, 40.0000%
HSV (HSB):
356°, 100.0000%, 80.0000%
XYZ:
24.9682, 12.8639, 1.5148
xyY:
0.6346, 0.3269, 12.8639
CIE-Lab:
42.5575, 67.8204, 52.8589
CIE-LCH:
42.5575, 85.9865, 37.9327
CIE-Luv:
42.5575, 138.9117, 28.8068
Hunter-Lab:
35.8663, 61.4961, 22.6023
#cc000c color charts
#cc000c RGB chart
#cc000c CMYK chart
#cc000c RGB pie chart
#cc000c color shades, tints & tones
#cc000c color schemes
#cc000c color preview, HTML & CSS examples
This text has a color of #cc000c
<p style="color:#cc000c;">Text here</p>
.mytext {color:#cc000c;}
Text color #cc000c
This box has a color of #cc000c
<div style="background-color:#cc000c;">Content here</div>
.mybackground {background-color:#cc000c;}
Background color #cc000c
Border around this has a color of #cc000c
<div style="border:2px solid #cc000c;">Content here</div>
.myborder {border:2px solid #cc000c;}
Border color #cc000c