#cc1e1d color space conversions
Hex:
#cc1e1d
RGB:
204, 30, 29
CMY:
20, 88, 89
CMYK:
0, 85, 86, 20
HSL:
0°, 75.1073%, 45.6863%
HSV (HSB):
0°, 85.7843%, 80.0000%
XYZ:
25.5879, 13.8546, 2.4880
xyY:
0.6102, 0.3304, 13.8546
CIE-Lab:
44.0237, 64.1280, 46.7358
CIE-LCH:
44.0237, 79.3513, 36.0842
CIE-Luv:
44.0237, 129.9612, 28.2337
Hunter-Lab:
37.2218, 57.5705, 22.0922
#cc1e1d color charts
#cc1e1d color shades, tints & tones
#cc1e1d color schemes
#cc1e1d color preview, HTML & CSS examples
This text has a color of #cc1e1d
<p style="color:#cc1e1d;">Text here</p>
.mytext {color:#cc1e1d;}
This box has a color of #cc1e1d
<div style="background-color:#cc1e1d;">Content here</div>
.mybackground {background-color:#cc1e1d;}
Border around this has a color of #cc1e1d
<div style="border:2px solid #cc1e1d;">Content here</div>
.myborder {border:2px solid #cc1e1d;}