#e71a5e color space conversions
Hex:
#e71a5e
RGB:
231, 26, 94
CMY:
9, 90, 63
CMYK:
0, 89, 59, 9
HSL:
340°, 81.0277%, 50.3922%
HSV (HSB):
340°, 88.7446%, 90.5882%
XYZ:
35.3448, 18.5359, 12.3046
xyY:
0.5340, 0.2801, 18.5359
CIE-Lab:
50.1397, 74.4703, 17.3401
CIE-LCH:
50.1397, 76.4624, 13.1076
CIE-Luv:
50.1397, 134.1168, 5.1473
Hunter-Lab:
43.0533, 71.1970, 13.1923
#e71a5e color charts
#e71a5e color shades, tints & tones
#e71a5e color schemes
#e71a5e color preview, HTML & CSS examples
This text has a color of #e71a5e
<p style="color:#e71a5e;">Text here</p>
.mytext {color:#e71a5e;}
This box has a color of #e71a5e
<div style="background-color:#e71a5e;">Content here</div>
.mybackground {background-color:#e71a5e;}
Border around this has a color of #e71a5e
<div style="border:2px solid #e71a5e;">Content here</div>
.myborder {border:2px solid #e71a5e;}