#cc7e1e color space conversions
Hex:
#cc7e1e
RGB:
204, 126, 30
CMY:
20, 51, 88
CMYK:
0, 38, 85, 20
HSL:
33°, 74.3590%, 45.8824%
HSV (HSB):
33°, 85.2941%, 80.0000%
XYZ:
32.5970, 27.8528, 4.8864
xyY:
0.4989, 0.4263, 27.8528
CIE-Lab:
59.7555, 23.4529, 59.5398
CIE-LCH:
59.7555, 63.9924, 68.5004
CIE-Luv:
59.7555, 64.1155, 54.9169
Hunter-Lab:
52.7758, 17.8932, 31.4535
#cc7e1e color charts
#cc7e1e color shades, tints & tones
#cc7e1e color schemes
#cc7e1e color preview, HTML & CSS examples
This text has a color of #cc7e1e
<p style="color:#cc7e1e;">Text here</p>
.mytext {color:#cc7e1e;}
This box has a color of #cc7e1e
<div style="background-color:#cc7e1e;">Content here</div>
.mybackground {background-color:#cc7e1e;}
Border around this has a color of #cc7e1e
<div style="border:2px solid #cc7e1e;">Content here</div>
.myborder {border:2px solid #cc7e1e;}