#cc2a25 color space conversions
Hex:
#cc2a25
RGB:
204, 42, 37
CMY:
20, 84, 85
CMYK:
0, 79, 82, 20
HSL:
2°, 69.2946%, 47.2549%
HSV (HSB):
2°, 81.8627%, 80.0000%
XYZ:
26.0637, 14.6269, 3.1998
xyY:
0.5938, 0.3333, 14.6269
CIE-Lab:
45.1188, 61.3966, 43.6584
CIE-LCH:
45.1188, 75.3366, 35.4161
CIE-Luv:
45.1188, 123.7005, 28.0205
Hunter-Lab:
38.2451, 54.7175, 21.8110
#cc2a25 color charts
#cc2a25 color shades, tints & tones
#cc2a25 color schemes
#cc2a25 color preview, HTML & CSS examples
This text has a color of #cc2a25
<p style="color:#cc2a25;">Text here</p>
.mytext {color:#cc2a25;}
This box has a color of #cc2a25
<div style="background-color:#cc2a25;">Content here</div>
.mybackground {background-color:#cc2a25;}
Border around this has a color of #cc2a25
<div style="border:2px solid #cc2a25;">Content here</div>
.myborder {border:2px solid #cc2a25;}