#c93e8e color space conversions
Hex:
#c93e8e
RGB:
201, 62, 142
CMY:
21, 76, 44
CMYK:
0, 69, 29, 21
HSL:
325°, 56.2753%, 51.5686%
HSV (HSB):
325°, 69.1542%, 78.8235%
XYZ:
30.6925, 17.8158, 27.4123
xyY:
0.4043, 0.2347, 17.8158
CIE-Lab:
49.2719, 61.6878, -13.7492
CIE-LCH:
49.2719, 63.2014, 347.4350
CIE-Luv:
49.2719, 80.1298, -29.8285
Hunter-Lab:
42.2087, 55.9329, -8.9596
#c93e8e color charts
#c93e8e color shades, tints & tones
#c93e8e color schemes
#c93e8e color preview, HTML & CSS examples
This text has a color of #c93e8e
<p style="color:#c93e8e;">Text here</p>
.mytext {color:#c93e8e;}
This box has a color of #c93e8e
<div style="background-color:#c93e8e;">Content here</div>
.mybackground {background-color:#c93e8e;}
Border around this has a color of #c93e8e
<div style="border:2px solid #c93e8e;">Content here</div>
.myborder {border:2px solid #c93e8e;}