#c95c9f color space conversions
Hex:
#c95c9f
RGB:
201, 92, 159
CMY:
21, 64, 38
CMYK:
0, 54, 21, 21
HSL:
323°, 50.2304%, 57.4510%
HSV (HSB):
323°, 54.2289%, 78.8235%
XYZ:
34.1725, 22.5750, 35.3572
xyY:
0.3710, 0.2451, 22.5750
CIE-Lab:
54.6319, 51.0879, -15.6893
CIE-LCH:
54.6319, 53.4427, 342.9281
CIE-Luv:
54.6319, 62.2175, -31.2888
Hunter-Lab:
47.5132, 45.2332, -10.8618
#c95c9f color charts
#c95c9f color shades, tints & tones
#c95c9f color schemes
#c95c9f color preview, HTML & CSS examples
This text has a color of #c95c9f
<p style="color:#c95c9f;">Text here</p>
.mytext {color:#c95c9f;}
This box has a color of #c95c9f
<div style="background-color:#c95c9f;">Content here</div>
.mybackground {background-color:#c95c9f;}
Border around this has a color of #c95c9f
<div style="border:2px solid #c95c9f;">Content here</div>
.myborder {border:2px solid #c95c9f;}