#c97d3e color space conversions
Hex:
#c97d3e
RGB:
201, 125, 62
CMY:
21, 51, 76
CMYK:
0, 38, 69, 21
HSL:
27°, 56.2753%, 51.5686%
HSV (HSB):
27°, 69.1542%, 78.8235%
XYZ:
32.2905, 27.4325, 8.1505
xyY:
0.4757, 0.4042, 27.4325
CIE-Lab:
59.3726, 24.0031, 45.6635
CIE-LCH:
59.3726, 51.5878, 62.2712
CIE-Luv:
59.3726, 60.2129, 45.5026
Hunter-Lab:
52.3761, 18.3893, 27.4368
#c97d3e color charts
#c97d3e color shades, tints & tones
#c97d3e color schemes
#c97d3e color preview, HTML & CSS examples
This text has a color of #c97d3e
<p style="color:#c97d3e;">Text here</p>
.mytext {color:#c97d3e;}
This box has a color of #c97d3e
<div style="background-color:#c97d3e;">Content here</div>
.mybackground {background-color:#c97d3e;}
Border around this has a color of #c97d3e
<div style="border:2px solid #c97d3e;">Content here</div>
.myborder {border:2px solid #c97d3e;}