#c91e8a color space conversions
Hex:
#c91e8a
RGB:
201, 30, 138
CMY:
21, 88, 46
CMYK:
0, 85, 31, 21
HSL:
322°, 74.0260%, 45.2941%
HSV (HSB):
322°, 85.0746%, 78.8235%
XYZ:
29.1391, 15.1810, 25.4392
xyY:
0.4177, 0.2176, 15.1810
CIE-Lab:
45.8812, 70.4153, -16.4895
CIE-LCH:
45.8812, 72.3203, 346.8202
CIE-Luv:
45.8812, 90.6604, -34.7436
Hunter-Lab:
38.9628, 65.3097, -11.4370
#c91e8a color charts
#c91e8a color shades, tints & tones
#c91e8a color schemes
#c91e8a color preview, HTML & CSS examples
This text has a color of #c91e8a
<p style="color:#c91e8a;">Text here</p>
.mytext {color:#c91e8a;}
This box has a color of #c91e8a
<div style="background-color:#c91e8a;">Content here</div>
.mybackground {background-color:#c91e8a;}
Border around this has a color of #c91e8a
<div style="border:2px solid #c91e8a;">Content here</div>
.myborder {border:2px solid #c91e8a;}