#e71d9d color space conversions
Hex:
#e71d9d
RGB:
231, 29, 157
CMY:
9, 89, 38
CMYK:
0, 87, 32, 9
HSL:
322°, 80.8000%, 50.9804%
HSV (HSB):
322°, 87.4459%, 90.5882%
XYZ:
39.4802, 20.3020, 33.7361
xyY:
0.4222, 0.2171, 20.3020
CIE-Lab:
52.1769, 79.1981, -17.7880
CIE-LCH:
52.1769, 81.1711, 347.3413
CIE-Luv:
52.1769, 106.4010, -39.2978
Hunter-Lab:
45.0577, 77.5531, -12.8519
#e71d9d color charts
#e71d9d color shades, tints & tones
#e71d9d color schemes
#e71d9d color preview, HTML & CSS examples
This text has a color of #e71d9d
<p style="color:#e71d9d;">Text here</p>
.mytext {color:#e71d9d;}
This box has a color of #e71d9d
<div style="background-color:#e71d9d;">Content here</div>
.mybackground {background-color:#e71d9d;}
Border around this has a color of #e71d9d
<div style="border:2px solid #e71d9d;">Content here</div>
.myborder {border:2px solid #e71d9d;}