#c96c9a color space conversions
Hex:
#c96c9a
RGB:
201, 108, 154
CMY:
21, 58, 40
CMYK:
0, 46, 23, 21
HSL:
330°, 46.2687%, 60.5882%
HSV (HSB):
330°, 46.2687%, 78.8235%
XYZ:
35.2827, 25.4757, 33.6296
xyY:
0.3738, 0.2699, 25.4757
CIE-Lab:
57.5360, 42.3789, -8.4055
CIE-LCH:
57.5360, 43.2045, 348.7814
CIE-Luv:
57.5360, 55.6877, -19.4249
Hunter-Lab:
50.4735, 36.4490, -4.1724
#c96c9a color charts
#c96c9a color shades, tints & tones
#c96c9a color schemes
#c96c9a color preview, HTML & CSS examples
This text has a color of #c96c9a
<p style="color:#c96c9a;">Text here</p>
.mytext {color:#c96c9a;}
This box has a color of #c96c9a
<div style="background-color:#c96c9a;">Content here</div>
.mybackground {background-color:#c96c9a;}
Border around this has a color of #c96c9a
<div style="border:2px solid #c96c9a;">Content here</div>
.myborder {border:2px solid #c96c9a;}