#cc7a3c color space conversions
Hex:
#cc7a3c
RGB:
204, 122, 60
CMY:
20, 52, 76
CMYK:
0, 40, 71, 20
HSL:
26°, 58.5366%, 51.7647%
HSV (HSB):
26°, 70.5882%, 80.0000%
XYZ:
32.6770, 27.0827, 7.7802
xyY:
0.4838, 0.4010, 27.0827
CIE-Lab:
59.0508, 26.7765, 46.4052
CIE-LCH:
59.0508, 53.5764, 60.0144
CIE-Luv:
59.0508, 65.1897, 45.2568
Hunter-Lab:
52.0410, 21.0098, 27.5648
#cc7a3c color charts
#cc7a3c color shades, tints & tones
#cc7a3c color schemes
#cc7a3c color preview, HTML & CSS examples
This text has a color of #cc7a3c
<p style="color:#cc7a3c;">Text here</p>
.mytext {color:#cc7a3c;}
This box has a color of #cc7a3c
<div style="background-color:#cc7a3c;">Content here</div>
.mybackground {background-color:#cc7a3c;}
Border around this has a color of #cc7a3c
<div style="border:2px solid #cc7a3c;">Content here</div>
.myborder {border:2px solid #cc7a3c;}