#cc1e3b color space conversions
Hex:
#cc1e3b
RGB:
204, 30, 59
CMY:
20, 88, 77
CMYK:
0, 85, 71, 20
HSL:
350°, 74.3590%, 45.8824%
HSV (HSB):
350°, 85.2941%, 80.0000%
XYZ:
26.1555, 14.0817, 5.4772
xyY:
0.5722, 0.3080, 14.0817
CIE-Lab:
44.3498, 65.0922, 30.2222
CIE-LCH:
44.3498, 71.7661, 24.9054
CIE-Luv:
44.3498, 123.5906, 17.8673
Hunter-Lab:
37.5256, 58.7458, 17.6140
#cc1e3b color charts
#cc1e3b color shades, tints & tones
#cc1e3b color schemes
#cc1e3b color preview, HTML & CSS examples
This text has a color of #cc1e3b
<p style="color:#cc1e3b;">Text here</p>
.mytext {color:#cc1e3b;}
This box has a color of #cc1e3b
<div style="background-color:#cc1e3b;">Content here</div>
.mybackground {background-color:#cc1e3b;}
Border around this has a color of #cc1e3b
<div style="border:2px solid #cc1e3b;">Content here</div>
.myborder {border:2px solid #cc1e3b;}