#c96f5a color space conversions
Hex:
#c96f5a
RGB:
201, 111, 90
CMY:
21, 56, 65
CMYK:
0, 45, 55, 21
HSL:
11°, 50.6849%, 57.0588%
HSV (HSB):
11°, 55.2239%, 78.8235%
XYZ:
31.6173, 24.5246, 12.7402
xyY:
0.4590, 0.3560, 24.5246
CIE-Lab:
56.6092, 33.4725, 27.3667
CIE-LCH:
56.6092, 43.2359, 39.2690
CIE-Luv:
56.6092, 67.0396, 26.4426
Hunter-Lab:
49.5223, 27.2986, 19.4126
#c96f5a color charts
#c96f5a color shades, tints & tones
#c96f5a color schemes
#c96f5a color preview, HTML & CSS examples
This text has a color of #c96f5a
<p style="color:#c96f5a;">Text here</p>
.mytext {color:#c96f5a;}
This box has a color of #c96f5a
<div style="background-color:#c96f5a;">Content here</div>
.mybackground {background-color:#c96f5a;}
Border around this has a color of #c96f5a
<div style="border:2px solid #c96f5a;">Content here</div>
.myborder {border:2px solid #c96f5a;}