#e71abf color space conversions
Hex:
#e71abf
RGB:
231, 26, 191
CMY:
9, 90, 25
CMYK:
0, 89, 17, 9
HSL:
312°, 81.0277%, 50.3922%
HSV (HSB):
312°, 88.7446%, 90.5882%
XYZ:
42.7284, 21.4893, 51.1860
xyY:
0.3703, 0.1862, 21.4893
CIE-Lab:
53.4809, 83.5403, -35.7161
CIE-LCH:
53.4809, 90.8549, 336.8518
CIE-Luv:
53.4809, 91.5721, -66.3414
Hunter-Lab:
46.3566, 83.4054, -33.0173
#e71abf color charts
#e71abf color shades, tints & tones
#e71abf color schemes
#e71abf color preview, HTML & CSS examples
This text has a color of #e71abf
<p style="color:#e71abf;">Text here</p>
.mytext {color:#e71abf;}
This box has a color of #e71abf
<div style="background-color:#e71abf;">Content here</div>
.mybackground {background-color:#e71abf;}
Border around this has a color of #e71abf
<div style="border:2px solid #e71abf;">Content here</div>
.myborder {border:2px solid #e71abf;}