#c96f2c color space conversions
Hex:
#c96f2c
RGB:
201, 111, 44
CMY:
21, 56, 83
CMYK:
0, 45, 78, 21
HSL:
26°, 64.0816%, 48.0392%
HSV (HSB):
26°, 78.1095%, 78.8235%
XYZ:
30.2265, 23.9682, 5.4161
xyY:
0.5071, 0.4021, 23.9682
CIE-Lab:
56.0560, 30.7008, 50.6806
CIE-LCH:
56.0560, 59.2542, 58.7938
CIE-Luv:
56.0560, 72.8429, 45.8964
Hunter-Lab:
48.9574, 24.5312, 27.7110
#c96f2c color charts
#c96f2c color shades, tints & tones
#c96f2c color schemes
#c96f2c color preview, HTML & CSS examples
This text has a color of #c96f2c
<p style="color:#c96f2c;">Text here</p>
.mytext {color:#c96f2c;}
This box has a color of #c96f2c
<div style="background-color:#c96f2c;">Content here</div>
.mybackground {background-color:#c96f2c;}
Border around this has a color of #c96f2c
<div style="border:2px solid #c96f2c;">Content here</div>
.myborder {border:2px solid #c96f2c;}