#c97d3c color space conversions
Hex:
#c97d3c
RGB:
201, 125, 60
CMY:
21, 51, 76
CMYK:
0, 38, 70, 21
HSL:
28°, 56.6265%, 51.1765%
HSV (HSB):
28°, 70.1493%, 78.8235%
XYZ:
32.2366, 27.4110, 7.8668
xyY:
0.4775, 0.4060, 27.4110
CIE-Lab:
59.3528, 23.8941, 46.6193
CIE-LCH:
59.3528, 52.3859, 62.8632
CIE-Luv:
59.3528, 60.3966, 46.2373
Hunter-Lab:
52.3555, 18.2849, 27.7401
#c97d3c color charts
#c97d3c color shades, tints & tones
#c97d3c color schemes
#c97d3c color preview, HTML & CSS examples
This text has a color of #c97d3c
<p style="color:#c97d3c;">Text here</p>
.mytext {color:#c97d3c;}
This box has a color of #c97d3c
<div style="background-color:#c97d3c;">Content here</div>
.mybackground {background-color:#c97d3c;}
Border around this has a color of #c97d3c
<div style="border:2px solid #c97d3c;">Content here</div>
.myborder {border:2px solid #c97d3c;}