#e71a5b color space conversions
Hex:
#e71a5b
RGB:
231, 26, 91
CMY:
9, 90, 64
CMYK:
0, 89, 61, 9
HSL:
341°, 81.0277%, 50.3922%
HSV (HSB):
341°, 88.7446%, 90.5882%
XYZ:
35.2127, 18.4830, 11.6092
xyY:
0.5392, 0.2830, 18.4830
CIE-Lab:
50.0768, 74.2930, 19.0887
CIE-LCH:
50.0768, 76.7061, 14.4097
CIE-Luv:
50.0768, 135.2360, 6.9372
Hunter-Lab:
42.9919, 70.9654, 14.0841
#e71a5b color charts
#e71a5b color shades, tints & tones
#e71a5b color schemes
#e71a5b color preview, HTML & CSS examples
This text has a color of #e71a5b
<p style="color:#e71a5b;">Text here</p>
.mytext {color:#e71a5b;}
This box has a color of #e71a5b
<div style="background-color:#e71a5b;">Content here</div>
.mybackground {background-color:#e71a5b;}
Border around this has a color of #e71a5b
<div style="border:2px solid #e71a5b;">Content here</div>
.myborder {border:2px solid #e71a5b;}