#c96f4e color space conversions
Hex:
#c96f4e
RGB:
201, 111, 78
CMY:
21, 56, 69
CMYK:
0, 45, 61, 21
HSL:
16°, 53.2468%, 54.7059%
HSV (HSB):
16°, 61.1940%, 78.8235%
XYZ:
31.1470, 24.3364, 10.2635
xyY:
0.4737, 0.3702, 24.3364
CIE-Lab:
56.4231, 32.5484, 33.8463
CIE-LCH:
56.4231, 46.9571, 46.1199
CIE-Luv:
56.4231, 68.9094, 32.7353
Hunter-Lab:
49.3320, 26.3695, 22.1971
#c96f4e color charts
#c96f4e color shades, tints & tones
#c96f4e color schemes
#c96f4e color preview, HTML & CSS examples
This text has a color of #c96f4e
<p style="color:#c96f4e;">Text here</p>
.mytext {color:#c96f4e;}
This box has a color of #c96f4e
<div style="background-color:#c96f4e;">Content here</div>
.mybackground {background-color:#c96f4e;}
Border around this has a color of #c96f4e
<div style="border:2px solid #c96f4e;">Content here</div>
.myborder {border:2px solid #c96f4e;}