#c96f5d color space conversions
Hex:
#c96f5d
RGB:
201, 111, 93
CMY:
21, 56, 64
CMYK:
0, 45, 54, 21
HSL:
10°, 50.0000%, 57.6471%
HSV (HSB):
10°, 53.7313%, 78.8235%
XYZ:
31.7476, 24.5767, 13.4264
xyY:
0.4552, 0.3524, 24.5767
CIE-Lab:
56.6606, 33.7262, 25.7295
CIE-LCH:
56.6606, 42.4201, 37.3398
CIE-Luv:
56.6606, 66.5369, 24.7466
Hunter-Lab:
49.5749, 27.5548, 18.6449
#c96f5d color charts
#c96f5d color shades, tints & tones
#c96f5d color schemes
#c96f5d color preview, HTML & CSS examples
This text has a color of #c96f5d
<p style="color:#c96f5d;">Text here</p>
.mytext {color:#c96f5d;}
This box has a color of #c96f5d
<div style="background-color:#c96f5d;">Content here</div>
.mybackground {background-color:#c96f5d;}
Border around this has a color of #c96f5d
<div style="border:2px solid #c96f5d;">Content here</div>
.myborder {border:2px solid #c96f5d;}