#c96c65 color space conversions
Hex:
#c96c65
RGB:
201, 108, 101
CMY:
21, 58, 60
CMYK:
0, 46, 50, 21
HSL:
4°, 48.0769%, 59.2157%
HSV (HSB):
4°, 49.7512%, 78.8235%
XYZ:
31.7989, 24.0822, 15.2843
xyY:
0.4468, 0.3384, 24.0822
CIE-Lab:
56.1700, 36.0277, 20.4890
CIE-LCH:
56.1700, 41.4463, 29.6269
CIE-Luv:
56.1700, 67.1616, 18.6247
Hunter-Lab:
49.0736, 29.7862, 15.8853
#c96c65 color charts
#c96c65 color shades, tints & tones
#c96c65 color schemes
#c96c65 color preview, HTML & CSS examples
This text has a color of #c96c65
<p style="color:#c96c65;">Text here</p>
.mytext {color:#c96c65;}
This box has a color of #c96c65
<div style="background-color:#c96c65;">Content here</div>
.mybackground {background-color:#c96c65;}
Border around this has a color of #c96c65
<div style="border:2px solid #c96c65;">Content here</div>
.myborder {border:2px solid #c96c65;}