#e71d54 color space conversions
Hex:
#e71d54
RGB:
231, 29, 84
CMY:
9, 89, 67
CMYK:
0, 87, 64, 9
HSL:
344°, 80.8000%, 50.9804%
HSV (HSB):
344°, 87.4459%, 90.5882%
XYZ:
34.9946, 18.5077, 10.1154
xyY:
0.5501, 0.2909, 18.5077
CIE-Lab:
50.1062, 73.4231, 23.3951
CIE-LCH:
50.1062, 77.0603, 17.6736
CIE-Luv:
50.1062, 136.9929, 11.3018
Hunter-Lab:
43.0206, 69.9125, 16.1736
#e71d54 color charts
#e71d54 color shades, tints & tones
#e71d54 color schemes
#e71d54 color preview, HTML & CSS examples
This text has a color of #e71d54
<p style="color:#e71d54;">Text here</p>
.mytext {color:#e71d54;}
This box has a color of #e71d54
<div style="background-color:#e71d54;">Content here</div>
.mybackground {background-color:#e71d54;}
Border around this has a color of #e71d54
<div style="border:2px solid #e71d54;">Content here</div>
.myborder {border:2px solid #e71d54;}