#e71f5e color space conversions
Hex:
#e71f5e
RGB:
231, 31, 94
CMY:
9, 88, 63
CMYK:
0, 87, 59, 9
HSL:
341°, 80.6452%, 51.3725%
HSV (HSB):
341°, 86.5801%, 90.5882%
XYZ:
35.4654, 18.7770, 12.3448
xyY:
0.5326, 0.2820, 18.7770
CIE-Lab:
50.4253, 73.6476, 17.7274
CIE-LCH:
50.4253, 75.7511, 13.5340
CIE-Luv:
50.4253, 132.8908, 5.7928
Hunter-Lab:
43.3325, 70.2610, 13.4419
#e71f5e color charts
#e71f5e color shades, tints & tones
#e71f5e color schemes
#e71f5e color preview, HTML & CSS examples
This text has a color of #e71f5e
<p style="color:#e71f5e;">Text here</p>
.mytext {color:#e71f5e;}
This box has a color of #e71f5e
<div style="background-color:#e71f5e;">Content here</div>
.mybackground {background-color:#e71f5e;}
Border around this has a color of #e71f5e
<div style="border:2px solid #e71f5e;">Content here</div>
.myborder {border:2px solid #e71f5e;}