#cc030c color space conversions
Hex:
#cc030c
RGB:
204, 3, 12
CMY:
20, 99, 95
CMYK:
0, 99, 94, 20
HSL:
357°, 97.1014%, 40.5882%
HSV (HSB):
357°, 98.5294%, 80.0000%
XYZ:
25.0008, 12.9290, 1.5257
xyY:
0.6336, 0.3277, 12.9290
CIE-Lab:
42.6561, 67.5343, 52.9144
CIE-LCH:
42.6561, 85.7952, 38.0794
CIE-Luv:
42.6561, 138.3963, 28.9824
Hunter-Lab:
35.9570, 61.1858, 22.6541
#cc030c color charts
#cc030c color shades, tints & tones
#cc030c color schemes
#cc030c color preview, HTML & CSS examples
This text has a color of #cc030c
<p style="color:#cc030c;">Text here</p>
.mytext {color:#cc030c;}
This box has a color of #cc030c
<div style="background-color:#cc030c;">Content here</div>
.mybackground {background-color:#cc030c;}
Border around this has a color of #cc030c
<div style="border:2px solid #cc030c;">Content here</div>
.myborder {border:2px solid #cc030c;}