#c96e3d color space conversions
Hex:
#c96e3d
RGB:
201, 110, 61
CMY:
21, 57, 76
CMYK:
0, 45, 70, 21
HSL:
21°, 56.4516%, 51.3725%
HSV (HSB):
21°, 69.6517%, 78.8235%
XYZ:
30.5056, 23.9063, 7.4214
xyY:
0.4934, 0.3866, 23.9063
CIE-Lab:
55.9938, 32.0161, 42.4304
CIE-LCH:
55.9938, 53.1542, 52.9634
CIE-Luv:
55.9938, 71.9105, 39.8140
Hunter-Lab:
48.8941, 25.8038, 25.2265
#c96e3d color charts
#c96e3d color shades, tints & tones
#c96e3d color schemes
#c96e3d color preview, HTML & CSS examples
This text has a color of #c96e3d
<p style="color:#c96e3d;">Text here</p>
.mytext {color:#c96e3d;}
This box has a color of #c96e3d
<div style="background-color:#c96e3d;">Content here</div>
.mybackground {background-color:#c96e3d;}
Border around this has a color of #c96e3d
<div style="border:2px solid #c96e3d;">Content here</div>
.myborder {border:2px solid #c96e3d;}