#cc6d2c color space conversions
Hex:
#cc6d2c
RGB:
204, 109, 44
CMY:
20, 57, 83
CMYK:
0, 47, 78, 20
HSL:
24°, 64.5161%, 48.6275%
HSV (HSB):
24°, 78.4314%, 80.0000%
XYZ:
30.8251, 23.9565, 5.3823
xyY:
0.5124, 0.3982, 23.9565
CIE-Lab:
56.0442, 32.9899, 50.8137
CIE-LCH:
56.0442, 60.5836, 57.0071
CIE-Luv:
56.0442, 76.9499, 45.3914
Hunter-Lab:
48.9454, 26.7624, 27.7419
#cc6d2c color charts
#cc6d2c color shades, tints & tones
#cc6d2c color schemes
#cc6d2c color preview, HTML & CSS examples
This text has a color of #cc6d2c
<p style="color:#cc6d2c;">Text here</p>
.mytext {color:#cc6d2c;}
This box has a color of #cc6d2c
<div style="background-color:#cc6d2c;">Content here</div>
.mybackground {background-color:#cc6d2c;}
Border around this has a color of #cc6d2c
<div style="border:2px solid #cc6d2c;">Content here</div>
.myborder {border:2px solid #cc6d2c;}