#cc4d2c color space conversions
Hex:
#cc4d2c
RGB:
204, 77, 44
CMY:
20, 70, 83
CMYK:
0, 62, 78, 20
HSL:
12°, 64.5161%, 48.6275%
HSV (HSB):
12°, 78.4314%, 80.0000%
XYZ:
28.0103, 18.3270, 4.4440
xyY:
0.5516, 0.3609, 18.3270
CIE-Lab:
49.8903, 48.7236, 44.7437
CIE-LCH:
49.8903, 66.1513, 42.5618
CIE-Luv:
49.8903, 101.4659, 34.5215
Hunter-Lab:
42.8100, 41.8740, 23.8122
#cc4d2c color charts
#cc4d2c color shades, tints & tones
#cc4d2c color schemes
#cc4d2c color preview, HTML & CSS examples
This text has a color of #cc4d2c
<p style="color:#cc4d2c;">Text here</p>
.mytext {color:#cc4d2c;}
This box has a color of #cc4d2c
<div style="background-color:#cc4d2c;">Content here</div>
.mybackground {background-color:#cc4d2c;}
Border around this has a color of #cc4d2c
<div style="border:2px solid #cc4d2c;">Content here</div>
.myborder {border:2px solid #cc4d2c;}