#c96d3e color space conversions
Hex:
#c96d3e
RGB:
201, 109, 62
CMY:
21, 57, 76
CMYK:
0, 46, 69, 21
HSL:
20°, 56.2753%, 51.5686%
HSV (HSB):
20°, 69.1542%, 78.8235%
XYZ:
30.4255, 23.7026, 7.5289
xyY:
0.4935, 0.3844, 23.7026
CIE-Lab:
55.7888, 32.6001, 41.6844
CIE-LCH:
55.7888, 52.9184, 51.9721
CIE-Luv:
55.7888, 72.5598, 39.0257
Hunter-Lab:
48.6853, 26.3530, 24.9109
#c96d3e color charts
#c96d3e color shades, tints & tones
#c96d3e color schemes
#c96d3e color preview, HTML & CSS examples
This text has a color of #c96d3e
<p style="color:#c96d3e;">Text here</p>
.mytext {color:#c96d3e;}
This box has a color of #c96d3e
<div style="background-color:#c96d3e;">Content here</div>
.mybackground {background-color:#c96d3e;}
Border around this has a color of #c96d3e
<div style="border:2px solid #c96d3e;">Content here</div>
.myborder {border:2px solid #c96d3e;}