#cc1d3e color space conversions
Hex:
#cc1d3e
RGB:
204, 29, 62
CMY:
20, 89, 76
CMYK:
0, 86, 70, 20
HSL:
349°, 75.1073%, 45.6863%
HSV (HSB):
349°, 85.7843%, 80.0000%
XYZ:
26.2107, 14.0639, 5.8906
xyY:
0.5678, 0.3046, 14.0639
CIE-Lab:
44.3244, 65.4303, 28.3657
CIE-LCH:
44.3244, 71.3143, 23.4380
CIE-Luv:
44.3244, 123.0600, 16.3337
Hunter-Lab:
37.5019, 59.1285, 16.9384
#cc1d3e color charts
#cc1d3e color shades, tints & tones
#cc1d3e color schemes
#cc1d3e color preview, HTML & CSS examples
This text has a color of #cc1d3e
<p style="color:#cc1d3e;">Text here</p>
.mytext {color:#cc1d3e;}
This box has a color of #cc1d3e
<div style="background-color:#cc1d3e;">Content here</div>
.mybackground {background-color:#cc1d3e;}
Border around this has a color of #cc1d3e
<div style="border:2px solid #cc1d3e;">Content here</div>
.myborder {border:2px solid #cc1d3e;}