#c97d1e color space conversions
Hex:
#c97d1e
RGB:
201, 125, 30
CMY:
21, 51, 88
CMYK:
0, 38, 85, 21
HSL:
33°, 74.0260%, 45.2941%
HSV (HSB):
33°, 85.0746%, 78.8235%
XYZ:
31.6554, 27.1785, 4.8058
xyY:
0.4974, 0.4271, 27.1785
CIE-Lab:
59.1392, 22.7065, 58.8697
CIE-LCH:
59.1392, 63.0970, 68.9080
CIE-Luv:
59.1392, 62.4393, 54.3862
Hunter-Lab:
52.1330, 17.1532, 31.0275
#c97d1e color charts
#c97d1e color shades, tints & tones
#c97d1e color schemes
#c97d1e color preview, HTML & CSS examples
This text has a color of #c97d1e
<p style="color:#c97d1e;">Text here</p>
.mytext {color:#c97d1e;}
This box has a color of #c97d1e
<div style="background-color:#c97d1e;">Content here</div>
.mybackground {background-color:#c97d1e;}
Border around this has a color of #c97d1e
<div style="border:2px solid #c97d1e;">Content here</div>
.myborder {border:2px solid #c97d1e;}