#e71b5e color space conversions
Hex:
#e71b5e
RGB:
231, 27, 94
CMY:
9, 89, 63
CMYK:
0, 88, 59, 9
HSL:
340°, 80.9524%, 50.5882%
HSV (HSB):
340°, 88.3117%, 90.5882%
XYZ:
35.3673, 18.5809, 12.3121
xyY:
0.5338, 0.2804, 18.5809
CIE-Lab:
50.1933, 74.3158, 17.4128
CIE-LCH:
50.1933, 76.3285, 13.1870
CIE-Luv:
50.1933, 133.8865, 5.2684
Hunter-Lab:
43.1056, 71.0209, 13.2392
#e71b5e color charts
#e71b5e color shades, tints & tones
#e71b5e color schemes
#e71b5e color preview, HTML & CSS examples
This text has a color of #e71b5e
<p style="color:#e71b5e;">Text here</p>
.mytext {color:#e71b5e;}
This box has a color of #e71b5e
<div style="background-color:#e71b5e;">Content here</div>
.mybackground {background-color:#e71b5e;}
Border around this has a color of #e71b5e
<div style="border:2px solid #e71b5e;">Content here</div>
.myborder {border:2px solid #e71b5e;}