#cc4e2d color space conversions
Hex:
#cc4e2d
RGB:
204, 78, 45
CMY:
20, 69, 82
CMYK:
0, 62, 78, 20
HSL:
12°, 63.8554%, 48.8235%
HSV (HSB):
12°, 77.9412%, 80.0000%
XYZ:
28.0999, 18.4756, 4.5677
xyY:
0.5494, 0.3613, 18.4756
CIE-Lab:
50.0680, 48.3121, 44.4168
CIE-LCH:
50.0680, 65.6271, 42.5946
CIE-Luv:
50.0680, 100.6130, 34.5109
Hunter-Lab:
42.9833, 41.4719, 23.7877
#cc4e2d color charts
#cc4e2d color shades, tints & tones
#cc4e2d color schemes
#cc4e2d color preview, HTML & CSS examples
This text has a color of #cc4e2d
<p style="color:#cc4e2d;">Text here</p>
.mytext {color:#cc4e2d;}
This box has a color of #cc4e2d
<div style="background-color:#cc4e2d;">Content here</div>
.mybackground {background-color:#cc4e2d;}
Border around this has a color of #cc4e2d
<div style="border:2px solid #cc4e2d;">Content here</div>
.myborder {border:2px solid #cc4e2d;}