#c96e9d color space conversions
Hex:
#c96e9d
RGB:
201, 110, 157
CMY:
21, 57, 38
CMYK:
0, 45, 22, 21
HSL:
329°, 45.7286%, 60.9804%
HSV (HSB):
329°, 45.2736%, 78.8235%
XYZ:
35.7491, 26.0037, 35.0333
xyY:
0.3694, 0.2687, 26.0037
CIE-Lab:
58.0406, 41.7809, -9.3911
CIE-LCH:
58.0406, 42.8233, 347.3321
CIE-Luv:
58.0406, 53.9527, -20.7619
Hunter-Lab:
50.9938, 35.8980, -5.0372
#c96e9d color charts
#c96e9d color shades, tints & tones
#c96e9d color schemes
#c96e9d color preview, HTML & CSS examples
This text has a color of #c96e9d
<p style="color:#c96e9d;">Text here</p>
.mytext {color:#c96e9d;}
This box has a color of #c96e9d
<div style="background-color:#c96e9d;">Content here</div>
.mybackground {background-color:#c96e9d;}
Border around this has a color of #c96e9d
<div style="border:2px solid #c96e9d;">Content here</div>
.myborder {border:2px solid #c96e9d;}