#e71c5f color space conversions
Hex:
#e71c5f
RGB:
231, 28, 95
CMY:
9, 89, 63
CMYK:
0, 88, 59, 9
HSL:
340°, 80.8765%, 50.7843%
HSV (HSB):
340°, 87.8788%, 90.5882%
XYZ:
35.4358, 18.6457, 12.5578
xyY:
0.5318, 0.2798, 18.6457
CIE-Lab:
50.2700, 74.2169, 16.9061
CIE-LCH:
50.2700, 76.1181, 12.8326
CIE-Luv:
50.2700, 133.2728, 4.7878
Hunter-Lab:
43.1806, 70.9184, 12.9837
#e71c5f color charts
#e71c5f color shades, tints & tones
#e71c5f color schemes
#e71c5f color preview, HTML & CSS examples
This text has a color of #e71c5f
<p style="color:#e71c5f;">Text here</p>
.mytext {color:#e71c5f;}
This box has a color of #e71c5f
<div style="background-color:#e71c5f;">Content here</div>
.mybackground {background-color:#e71c5f;}
Border around this has a color of #e71c5f
<div style="border:2px solid #e71c5f;">Content here</div>
.myborder {border:2px solid #e71c5f;}