#c96c5f color space conversions
Hex:
#c96c5f
RGB:
201, 108, 95
CMY:
21, 58, 63
CMYK:
0, 46, 53, 21
HSL:
7°, 49.5327%, 58.0392%
HSV (HSB):
7°, 52.7363%, 78.8235%
XYZ:
31.5155, 23.9689, 13.7919
xyY:
0.4549, 0.3460, 23.9689
CIE-Lab:
56.0566, 35.4823, 23.7930
CIE-LCH:
56.0566, 42.7212, 33.8442
CIE-Luv:
56.0566, 68.2712, 22.2449
Hunter-Lab:
48.9580, 29.2285, 17.5681
#c96c5f color charts
#c96c5f color shades, tints & tones
#c96c5f color schemes
#c96c5f color preview, HTML & CSS examples
This text has a color of #c96c5f
<p style="color:#c96c5f;">Text here</p>
.mytext {color:#c96c5f;}
This box has a color of #c96c5f
<div style="background-color:#c96c5f;">Content here</div>
.mybackground {background-color:#c96c5f;}
Border around this has a color of #c96c5f
<div style="border:2px solid #c96c5f;">Content here</div>
.myborder {border:2px solid #c96c5f;}