#cc3c0d color space conversions
Hex:
#cc3c0d
RGB:
204, 60, 13
CMY:
20, 76, 95
CMYK:
0, 71, 94, 20
HSL:
15°, 88.0184%, 42.5490%
HSV (HSB):
15°, 93.6275%, 80.0000%
XYZ:
26.5903, 16.0981, 2.0866
xyY:
0.5939, 0.3595, 16.0981
CIE-Lab:
47.1030, 55.0175, 55.2778
CIE-LCH:
47.1030, 77.9907, 45.1352
CIE-Luv:
47.1030, 116.2737, 36.6263
Hunter-Lab:
40.1225, 48.0828, 25.0024
#cc3c0d color charts
#cc3c0d color shades, tints & tones
#cc3c0d color schemes
#cc3c0d color preview, HTML & CSS examples
This text has a color of #cc3c0d
<p style="color:#cc3c0d;">Text here</p>
.mytext {color:#cc3c0d;}
This box has a color of #cc3c0d
<div style="background-color:#cc3c0d;">Content here</div>
.mybackground {background-color:#cc3c0d;}
Border around this has a color of #cc3c0d
<div style="border:2px solid #cc3c0d;">Content here</div>
.myborder {border:2px solid #cc3c0d;}