#e71fd6 color space conversions
Hex:
#e71fd6
RGB:
231, 31, 214
CMY:
9, 88, 16
CMYK:
0, 87, 7, 9
HSL:
305°, 80.6452%, 51.3725%
HSV (HSB):
305°, 86.5801%, 90.5882%
XYZ:
45.5826, 22.8239, 65.6213
xyY:
0.3401, 0.1703, 22.8239
CIE-Lab:
54.8905, 85.8098, -46.7120
CIE-LCH:
54.8905, 97.7002, 331.4376
CIE-Luv:
54.8905, 81.3046, -83.5471
Hunter-Lab:
47.7744, 86.7055, -47.9967
#e71fd6 color charts
#e71fd6 color shades, tints & tones
#e71fd6 color schemes
#e71fd6 color preview, HTML & CSS examples
This text has a color of #e71fd6
<p style="color:#e71fd6;">Text here</p>
.mytext {color:#e71fd6;}
This box has a color of #e71fd6
<div style="background-color:#e71fd6;">Content here</div>
.mybackground {background-color:#e71fd6;}
Border around this has a color of #e71fd6
<div style="border:2px solid #e71fd6;">Content here</div>
.myborder {border:2px solid #e71fd6;}