#c93a9e color space conversions
Hex:
#c93a9e
RGB:
201, 58, 158
CMY:
21, 77, 38
CMYK:
0, 71, 21, 21
HSL:
318°, 56.9721%, 50.7843%
HSV (HSB):
318°, 71.1443%, 78.8235%
XYZ:
31.7720, 17.9122, 34.1306
xyY:
0.3791, 0.2137, 17.9122
CIE-Lab:
49.3895, 65.1561, -23.1194
CIE-LCH:
49.3895, 69.1363, 340.4638
CIE-Luv:
49.3895, 75.5288, -43.7627
Hunter-Lab:
42.3229, 59.9360, -18.1875
#c93a9e color charts
#c93a9e color shades, tints & tones
#c93a9e color schemes
#c93a9e color preview, HTML & CSS examples
This text has a color of #c93a9e
<p style="color:#c93a9e;">Text here</p>
.mytext {color:#c93a9e;}
This box has a color of #c93a9e
<div style="background-color:#c93a9e;">Content here</div>
.mybackground {background-color:#c93a9e;}
Border around this has a color of #c93a9e
<div style="border:2px solid #c93a9e;">Content here</div>
.myborder {border:2px solid #c93a9e;}