#cc2e0d color space conversions
Hex:
#cc2e0d
RGB:
204, 46, 13
CMY:
20, 82, 95
CMYK:
0, 77, 94, 20
HSL:
10°, 88.0184%, 42.5490%
HSV (HSB):
10°, 93.6275%, 80.0000%
XYZ:
25.9515, 14.8204, 1.8736
xyY:
0.6085, 0.3475, 14.8204
CIE-Lab:
45.3872, 59.7727, 54.2061
CIE-LCH:
45.3872, 80.6913, 42.2039
CIE-Luv:
45.3872, 124.5211, 33.6602
Hunter-Lab:
38.4973, 52.9587, 24.0626
#cc2e0d color charts
#cc2e0d color shades, tints & tones
#cc2e0d color schemes
#cc2e0d color preview, HTML & CSS examples
This text has a color of #cc2e0d
<p style="color:#cc2e0d;">Text here</p>
.mytext {color:#cc2e0d;}
This box has a color of #cc2e0d
<div style="background-color:#cc2e0d;">Content here</div>
.mybackground {background-color:#cc2e0d;}
Border around this has a color of #cc2e0d
<div style="border:2px solid #cc2e0d;">Content here</div>
.myborder {border:2px solid #cc2e0d;}