#e71abd color space conversions
Hex:
#e71abd
RGB:
231, 26, 189
CMY:
9, 90, 26
CMYK:
0, 89, 18, 9
HSL:
312°, 81.0277%, 50.3922%
HSV (HSB):
312°, 88.7446%, 90.5882%
XYZ:
42.5097, 21.4018, 50.0346
xyY:
0.3731, 0.1878, 21.4018
CIE-Lab:
53.3865, 83.2927, -34.7039
CIE-LCH:
53.3865, 90.2332, 337.3809
CIE-Luv:
53.3865, 92.4484, -64.7761
Hunter-Lab:
46.2621, 83.0628, -31.7413
#e71abd color charts
#e71abd color shades, tints & tones
#e71abd color schemes
#e71abd color preview, HTML & CSS examples
This text has a color of #e71abd
<p style="color:#e71abd;">Text here</p>
.mytext {color:#e71abd;}
This box has a color of #e71abd
<div style="background-color:#e71abd;">Content here</div>
.mybackground {background-color:#e71abd;}
Border around this has a color of #e71abd
<div style="border:2px solid #e71abd;">Content here</div>
.myborder {border:2px solid #e71abd;}