#cc2c19 color space conversions
Hex:
#cc2c19
RGB:
204, 44, 25
CMY:
20, 83, 90
CMYK:
0, 78, 88, 20
HSL:
6°, 78.1659%, 44.9020%
HSV (HSB):
6°, 87.7451%, 80.0000%
XYZ:
25.9780, 14.7089, 2.3896
xyY:
0.6031, 0.3415, 14.7089
CIE-Lab:
45.2329, 60.5483, 49.5785
CIE-LCH:
45.2329, 78.2569, 39.3115
CIE-Luv:
45.2329, 124.4361, 31.3398
Hunter-Lab:
38.3522, 53.7912, 23.1524
#cc2c19 color charts
#cc2c19 color shades, tints & tones
#cc2c19 color schemes
#cc2c19 color preview, HTML & CSS examples
This text has a color of #cc2c19
<p style="color:#cc2c19;">Text here</p>
.mytext {color:#cc2c19;}
This box has a color of #cc2c19
<div style="background-color:#cc2c19;">Content here</div>
.mybackground {background-color:#cc2c19;}
Border around this has a color of #cc2c19
<div style="border:2px solid #cc2c19;">Content here</div>
.myborder {border:2px solid #cc2c19;}