#e71a5c color space conversions
Hex:
#e71a5c
RGB:
231, 26, 92
CMY:
9, 90, 64
CMYK:
0, 89, 60, 9
HSL:
341°, 81.0277%, 50.3922%
HSV (HSB):
341°, 88.7446%, 90.5882%
XYZ:
35.2562, 18.5004, 11.8379
xyY:
0.5375, 0.2820, 18.5004
CIE-Lab:
50.0975, 74.3514, 18.5055
CIE-LCH:
50.0975, 76.6197, 13.9765
CIE-Luv:
50.0975, 134.8658, 6.3455
Hunter-Lab:
43.0121, 71.0416, 13.7905
#e71a5c color charts
#e71a5c color shades, tints & tones
#e71a5c color schemes
#e71a5c color preview, HTML & CSS examples
This text has a color of #e71a5c
<p style="color:#e71a5c;">Text here</p>
.mytext {color:#e71a5c;}
This box has a color of #e71a5c
<div style="background-color:#e71a5c;">Content here</div>
.mybackground {background-color:#e71a5c;}
Border around this has a color of #e71a5c
<div style="border:2px solid #e71a5c;">Content here</div>
.myborder {border:2px solid #e71a5c;}