#e71ea0 color space conversions
Hex:
#e71ea0
RGB:
231, 30, 160
CMY:
9, 88, 37
CMYK:
0, 87, 31, 9
HSL:
321°, 80.7229%, 51.1765%
HSV (HSB):
321°, 87.0130%, 90.5882%
XYZ:
39.7644, 20.4555, 35.1102
xyY:
0.4171, 0.2146, 20.4555
CIE-Lab:
52.3484, 79.3523, -19.3054
CIE-LCH:
52.3484, 81.6669, 346.3263
CIE-Luv:
52.3484, 104.8790, -41.4925
Hunter-Lab:
45.2278, 77.7892, -14.3672
#e71ea0 color charts
#e71ea0 color shades, tints & tones
#e71ea0 color schemes
#e71ea0 color preview, HTML & CSS examples
This text has a color of #e71ea0
<p style="color:#e71ea0;">Text here</p>
.mytext {color:#e71ea0;}
This box has a color of #e71ea0
<div style="background-color:#e71ea0;">Content here</div>
.mybackground {background-color:#e71ea0;}
Border around this has a color of #e71ea0
<div style="border:2px solid #e71ea0;">Content here</div>
.myborder {border:2px solid #e71ea0;}