#cc7c2d color space conversions
Hex:
#cc7c2d
RGB:
204, 124, 45
CMY:
20, 51, 82
CMYK:
0, 39, 78, 20
HSL:
30°, 63.8554%, 48.8235%
HSV (HSB):
30°, 77.9412%, 80.0000%
XYZ:
32.5831, 27.4421, 6.0622
xyY:
0.4930, 0.4152, 27.4421
CIE-Lab:
59.3814, 25.0160, 53.5985
CIE-LCH:
59.3814, 59.1490, 64.9801
CIE-Luv:
59.3814, 64.8601, 50.7843
Hunter-Lab:
52.3852, 19.3512, 29.8085
#cc7c2d color charts
#cc7c2d color shades, tints & tones
#cc7c2d color schemes
#cc7c2d color preview, HTML & CSS examples
This text has a color of #cc7c2d
<p style="color:#cc7c2d;">Text here</p>
.mytext {color:#cc7c2d;}
This box has a color of #cc7c2d
<div style="background-color:#cc7c2d;">Content here</div>
.mybackground {background-color:#cc7c2d;}
Border around this has a color of #cc7c2d
<div style="border:2px solid #cc7c2d;">Content here</div>
.myborder {border:2px solid #cc7c2d;}