#c96b6d color space conversions
Hex:
#c96b6d
RGB:
201, 107, 109
CMY:
21, 58, 57
CMYK:
0, 47, 46, 21
HSL:
359°, 46.5347%, 60.3922%
HSV (HSB):
359°, 46.7662%, 78.8235%
XYZ:
32.1054, 24.0370, 17.4155
xyY:
0.4365, 0.3268, 24.0370
CIE-Lab:
56.1248, 37.3340, 15.7886
CIE-LCH:
56.1248, 40.5353, 22.9235
CIE-Luv:
56.1248, 66.2558, 13.0655
Hunter-Lab:
49.0276, 31.0914, 13.2584
#c96b6d color charts
#c96b6d color shades, tints & tones
#c96b6d color schemes
#c96b6d color preview, HTML & CSS examples
This text has a color of #c96b6d
<p style="color:#c96b6d;">Text here</p>
.mytext {color:#c96b6d;}
This box has a color of #c96b6d
<div style="background-color:#c96b6d;">Content here</div>
.mybackground {background-color:#c96b6d;}
Border around this has a color of #c96b6d
<div style="border:2px solid #c96b6d;">Content here</div>
.myborder {border:2px solid #c96b6d;}