#cc1e1c color space conversions
Hex:
#cc1e1c
RGB:
204, 30, 28
CMY:
20, 88, 89
CMYK:
0, 85, 86, 20
HSL:
1°, 75.8621%, 45.4902%
HSV (HSB):
1°, 86.2745%, 80.0000%
XYZ:
25.5757, 13.8498, 2.4239
xyY:
0.6111, 0.3309, 13.8498
CIE-Lab:
44.0167, 64.1071, 47.2152
CIE-LCH:
44.0167, 79.6178, 36.3718
CIE-Luv:
44.0167, 130.1051, 28.4666
Hunter-Lab:
37.2153, 57.5451, 22.1890
#cc1e1c color charts
#cc1e1c color shades, tints & tones
#cc1e1c color schemes
#cc1e1c color preview, HTML & CSS examples
This text has a color of #cc1e1c
<p style="color:#cc1e1c;">Text here</p>
.mytext {color:#cc1e1c;}
This box has a color of #cc1e1c
<div style="background-color:#cc1e1c;">Content here</div>
.mybackground {background-color:#cc1e1c;}
Border around this has a color of #cc1e1c
<div style="border:2px solid #cc1e1c;">Content here</div>
.myborder {border:2px solid #cc1e1c;}