#e71d5e color space conversions
Hex:
#e71d5e
RGB:
231, 29, 94
CMY:
9, 89, 63
CMYK:
0, 87, 59, 9
HSL:
341°, 80.8000%, 50.9804%
HSV (HSB):
341°, 87.4459%, 90.5882%
XYZ:
35.4147, 18.6758, 12.3279
xyY:
0.5332, 0.2812, 18.6758
CIE-Lab:
50.3057, 73.9917, 17.5653
CIE-LCH:
50.3057, 76.0481, 13.3546
CIE-Luv:
50.3057, 133.4037, 5.5226
Hunter-Lab:
43.2155, 70.6521, 13.3375
#e71d5e color charts
#e71d5e color shades, tints & tones
#e71d5e color schemes
#e71d5e color preview, HTML & CSS examples
This text has a color of #e71d5e
<p style="color:#e71d5e;">Text here</p>
.mytext {color:#e71d5e;}
This box has a color of #e71d5e
<div style="background-color:#e71d5e;">Content here</div>
.mybackground {background-color:#e71d5e;}
Border around this has a color of #e71d5e
<div style="border:2px solid #e71d5e;">Content here</div>
.myborder {border:2px solid #e71d5e;}