#cc1f0d color space conversions
Hex:
#cc1f0d
RGB:
204, 31, 13
CMY:
20, 88, 95
CMYK:
0, 85, 94, 20
HSL:
6°, 88.0184%, 42.5490%
HSV (HSB):
6°, 93.6275%, 80.0000%
XYZ:
25.4645, 13.8464, 1.7113
xyY:
0.6207, 0.3375, 13.8464
CIE-Lab:
44.0118, 63.6593, 53.3712
CIE-LCH:
44.0118, 83.0722, 39.9761
CIE-Luv:
44.0118, 131.3700, 31.2513
Hunter-Lab:
37.2108, 57.0343, 23.3209
#cc1f0d color charts
#cc1f0d color shades, tints & tones
#cc1f0d color schemes
#cc1f0d color preview, HTML & CSS examples
This text has a color of #cc1f0d
<p style="color:#cc1f0d;">Text here</p>
.mytext {color:#cc1f0d;}
This box has a color of #cc1f0d
<div style="background-color:#cc1f0d;">Content here</div>
.mybackground {background-color:#cc1f0d;}
Border around this has a color of #cc1f0d
<div style="border:2px solid #cc1f0d;">Content here</div>
.myborder {border:2px solid #cc1f0d;}