#c96d5f color space conversions
Hex:
#c96d5f
RGB:
201, 109, 95
CMY:
21, 57, 63
CMYK:
0, 46, 53, 21
HSL:
8°, 49.5327%, 58.0392%
HSV (HSB):
8°, 52.7363%, 78.8235%
XYZ:
31.6216, 24.1810, 13.8272
xyY:
0.4541, 0.3473, 24.1810
CIE-Lab:
56.2686, 34.9565, 24.0727
CIE-LCH:
56.2686, 42.4435, 34.5531
CIE-Luv:
56.2686, 67.5806, 22.6915
Hunter-Lab:
49.1742, 28.7301, 17.7502
#c96d5f color charts
#c96d5f color shades, tints & tones
#c96d5f color schemes
#c96d5f color preview, HTML & CSS examples
This text has a color of #c96d5f
<p style="color:#c96d5f;">Text here</p>
.mytext {color:#c96d5f;}
This box has a color of #c96d5f
<div style="background-color:#c96d5f;">Content here</div>
.mybackground {background-color:#c96d5f;}
Border around this has a color of #c96d5f
<div style="border:2px solid #c96d5f;">Content here</div>
.myborder {border:2px solid #c96d5f;}