#cc2a1b color space conversions
Hex:
#cc2a1b
RGB:
204, 42, 27
CMY:
20, 84, 89
CMYK:
0, 79, 87, 20
HSL:
5°, 76.6234%, 45.2941%
HSV (HSB):
5°, 86.7647%, 80.0000%
XYZ:
25.9276, 14.5724, 2.4831
xyY:
0.6032, 0.3390, 14.5724
CIE-Lab:
45.0429, 61.1575, 48.5299
CIE-LCH:
45.0429, 78.0729, 38.4328
CIE-Luv:
45.0429, 125.1745, 30.5562
Hunter-Lab:
38.1739, 54.4327, 22.8650
#cc2a1b color charts
#cc2a1b color shades, tints & tones
#cc2a1b color schemes
#cc2a1b color preview, HTML & CSS examples
This text has a color of #cc2a1b
<p style="color:#cc2a1b;">Text here</p>
.mytext {color:#cc2a1b;}
This box has a color of #cc2a1b
<div style="background-color:#cc2a1b;">Content here</div>
.mybackground {background-color:#cc2a1b;}
Border around this has a color of #cc2a1b
<div style="border:2px solid #cc2a1b;">Content here</div>
.myborder {border:2px solid #cc2a1b;}