#cc1a1e color space conversions
Hex:
#cc1a1e
RGB:
204, 26, 30
CMY:
20, 90, 88
CMYK:
0, 87, 85, 20
HSL:
359°, 77.3913%, 45.0980%
HSV (HSB):
359°, 87.2549%, 80.0000%
XYZ:
25.5056, 13.6699, 2.5226
xyY:
0.6117, 0.3278, 13.6699
CIE-Lab:
43.7558, 64.9365, 46.0120
CIE-LCH:
43.7558, 79.5855, 35.3202
CIE-Luv:
43.7558, 131.1746, 27.4904
Hunter-Lab:
36.9728, 58.4352, 21.8358
#cc1a1e color charts
#cc1a1e color shades, tints & tones
#cc1a1e color schemes
#cc1a1e color preview, HTML & CSS examples
This text has a color of #cc1a1e
<p style="color:#cc1a1e;">Text here</p>
.mytext {color:#cc1a1e;}
This box has a color of #cc1a1e
<div style="background-color:#cc1a1e;">Content here</div>
.mybackground {background-color:#cc1a1e;}
Border around this has a color of #cc1a1e
<div style="border:2px solid #cc1a1e;">Content here</div>
.myborder {border:2px solid #cc1a1e;}