#c96b7d color space conversions
Hex:
#c96b7d
RGB:
201, 107, 125
CMY:
21, 58, 51
CMYK:
0, 47, 38, 21
HSL:
349°, 46.5347%, 60.3922%
HSV (HSB):
349°, 46.7662%, 78.8235%
XYZ:
33.0468, 24.4136, 22.3726
xyY:
0.4139, 0.3058, 24.4136
CIE-Lab:
56.4995, 39.0897, 6.9811
CIE-LCH:
56.4995, 39.7082, 10.1257
CIE-Luv:
56.4995, 62.8723, 2.0554
Hunter-Lab:
49.4101, 32.9178, 7.7409
#c96b7d color charts
#c96b7d color shades, tints & tones
#c96b7d color schemes
#c96b7d color preview, HTML & CSS examples
This text has a color of #c96b7d
<p style="color:#c96b7d;">Text here</p>
.mytext {color:#c96b7d;}
This box has a color of #c96b7d
<div style="background-color:#c96b7d;">Content here</div>
.mybackground {background-color:#c96b7d;}
Border around this has a color of #c96b7d
<div style="border:2px solid #c96b7d;">Content here</div>
.myborder {border:2px solid #c96b7d;}