#cc1010 color space conversions
Hex:
#cc1010
RGB:
204, 16, 16
CMY:
20, 94, 94
CMYK:
0, 92, 92, 20
HSL:
0°, 85.4545%, 43.1373%
HSV (HSB):
0°, 92.1569%, 80.0000%
XYZ:
25.1807, 13.2454, 1.7197
xyY:
0.6272, 0.3299, 13.2454
CIE-Lab:
43.1306, 66.2556, 51.7702
CIE-LCH:
43.1306, 84.0830, 38.0030
CIE-Luv:
43.1306, 135.6657, 29.2562
Hunter-Lab:
36.3942, 59.8120, 22.6744
#cc1010 color charts
#cc1010 color shades, tints & tones
#cc1010 color schemes
#cc1010 color preview, HTML & CSS examples
This text has a color of #cc1010
<p style="color:#cc1010;">Text here</p>
.mytext {color:#cc1010;}
This box has a color of #cc1010
<div style="background-color:#cc1010;">Content here</div>
.mybackground {background-color:#cc1010;}
Border around this has a color of #cc1010
<div style="border:2px solid #cc1010;">Content here</div>
.myborder {border:2px solid #cc1010;}