#e71d93 color space conversions
Hex:
#e71d93
RGB:
231, 29, 147
CMY:
9, 89, 42
CMYK:
0, 87, 36, 9
HSL:
325°, 80.8000%, 50.9804%
HSV (HSB):
325°, 87.4459%, 90.5882%
XYZ:
38.6608, 19.9742, 29.4215
xyY:
0.4390, 0.2268, 19.9742
CIE-Lab:
51.8081, 78.1891, -12.3895
CIE-LCH:
51.8081, 79.1647, 350.9960
CIE-Luv:
51.8081, 110.9356, -31.5729
Hunter-Lab:
44.6925, 76.1976, -7.7464
#e71d93 color charts
#e71d93 color shades, tints & tones
#e71d93 color schemes
#e71d93 color preview, HTML & CSS examples
This text has a color of #e71d93
<p style="color:#e71d93;">Text here</p>
.mytext {color:#e71d93;}
This box has a color of #e71d93
<div style="background-color:#e71d93;">Content here</div>
.mybackground {background-color:#e71d93;}
Border around this has a color of #e71d93
<div style="border:2px solid #e71d93;">Content here</div>
.myborder {border:2px solid #e71d93;}