#c93e7d color space conversions
Hex:
#c93e7d
RGB:
201, 62, 125
CMY:
21, 76, 51
CMYK:
0, 69, 38, 21
HSL:
333°, 56.2753%, 51.5686%
HSV (HSB):
333°, 69.1542%, 78.8235%
XYZ:
29.5117, 17.3434, 21.1942
xyY:
0.4337, 0.2549, 17.3434
CIE-Lab:
48.6899, 59.7396, -4.3744
CIE-LCH:
48.6899, 59.8996, 355.8121
CIE-Luv:
48.6899, 86.2974, -16.7485
Hunter-Lab:
41.6454, 53.6130, -1.0221
#c93e7d color charts
#c93e7d color shades, tints & tones
#c93e7d color schemes
#c93e7d color preview, HTML & CSS examples
This text has a color of #c93e7d
<p style="color:#c93e7d;">Text here</p>
.mytext {color:#c93e7d;}
This box has a color of #c93e7d
<div style="background-color:#c93e7d;">Content here</div>
.mybackground {background-color:#c93e7d;}
Border around this has a color of #c93e7d
<div style="border:2px solid #c93e7d;">Content here</div>
.myborder {border:2px solid #c93e7d;}