#c96f2e color space conversions
Hex:
#c96f2e
RGB:
201, 111, 46
CMY:
21, 56, 82
CMYK:
0, 45, 77, 21
HSL:
25°, 62.7530%, 48.4314%
HSV (HSB):
25°, 77.1144%, 78.8235%
XYZ:
30.2650, 23.9836, 5.6189
xyY:
0.5055, 0.4006, 23.9836
CIE-Lab:
56.0714, 30.7792, 49.8002
CIE-LCH:
56.0714, 58.5442, 58.2817
CIE-Luv:
56.0714, 72.6705, 45.3216
Hunter-Lab:
48.9731, 24.6086, 27.4785
#c96f2e color charts
#c96f2e color shades, tints & tones
#c96f2e color schemes
#c96f2e color preview, HTML & CSS examples
This text has a color of #c96f2e
<p style="color:#c96f2e;">Text here</p>
.mytext {color:#c96f2e;}
This box has a color of #c96f2e
<div style="background-color:#c96f2e;">Content here</div>
.mybackground {background-color:#c96f2e;}
Border around this has a color of #c96f2e
<div style="border:2px solid #c96f2e;">Content here</div>
.myborder {border:2px solid #c96f2e;}