#e71fb6 color space conversions
Hex:
#e71fb6
RGB:
231, 31, 182
CMY:
9, 88, 29
CMYK:
0, 87, 21, 9
HSL:
315°, 80.6452%, 51.3725%
HSV (HSB):
315°, 86.5801%, 90.5882%
XYZ:
41.8885, 21.3463, 46.1684
xyY:
0.3829, 0.1951, 21.3463
CIE-Lab:
53.3264, 81.6798, -30.7253
CIE-LCH:
53.3264, 87.2676, 339.3853
CIE-Luv:
53.3264, 94.8872, -58.6169
Hunter-Lab:
46.2021, 80.9811, -26.9054
#e71fb6 color charts
#e71fb6 color shades, tints & tones
#e71fb6 color schemes
#e71fb6 color preview, HTML & CSS examples
This text has a color of #e71fb6
<p style="color:#e71fb6;">Text here</p>
.mytext {color:#e71fb6;}
This box has a color of #e71fb6
<div style="background-color:#e71fb6;">Content here</div>
.mybackground {background-color:#e71fb6;}
Border around this has a color of #e71fb6
<div style="border:2px solid #e71fb6;">Content here</div>
.myborder {border:2px solid #e71fb6;}