#c96f9f color space conversions
Hex:
#c96f9f
RGB:
201, 111, 159
CMY:
21, 56, 38
CMYK:
0, 45, 21, 21
HSL:
328°, 45.4545%, 61.1765%
HSV (HSB):
328°, 44.7761%, 78.8235%
XYZ:
36.0298, 26.2896, 35.9763
xyY:
0.3665, 0.2675, 26.2896
CIE-Lab:
58.3109, 41.5577, -10.1438
CIE-LCH:
58.3109, 42.7778, 346.2830
CIE-Luv:
58.3109, 52.9792, -21.8277
Hunter-Lab:
51.2734, 35.7037, -5.7099
#c96f9f color charts
#c96f9f color shades, tints & tones
#c96f9f color schemes
#c96f9f color preview, HTML & CSS examples
This text has a color of #c96f9f
<p style="color:#c96f9f;">Text here</p>
.mytext {color:#c96f9f;}
This box has a color of #c96f9f
<div style="background-color:#c96f9f;">Content here</div>
.mybackground {background-color:#c96f9f;}
Border around this has a color of #c96f9f
<div style="border:2px solid #c96f9f;">Content here</div>
.myborder {border:2px solid #c96f9f;}