#e71f5f color space conversions
Hex:
#e71f5f
RGB:
231, 31, 95
CMY:
9, 88, 63
CMYK:
0, 87, 59, 9
HSL:
341°, 80.6452%, 51.3725%
HSV (HSB):
341°, 86.5801%, 90.5882%
XYZ:
35.5105, 18.7951, 12.5827
xyY:
0.5309, 0.2810, 18.7951
CIE-Lab:
50.4466, 73.7085, 17.1463
CIE-LCH:
50.4466, 75.6766, 13.0954
CIE-Luv:
50.4466, 132.5189, 5.1881
Hunter-Lab:
43.3533, 70.3403, 13.1393
#e71f5f color charts
#e71f5f color shades, tints & tones
#e71f5f color schemes
#e71f5f color preview, HTML & CSS examples
This text has a color of #e71f5f
<p style="color:#e71f5f;">Text here</p>
.mytext {color:#e71f5f;}
This box has a color of #e71f5f
<div style="background-color:#e71f5f;">Content here</div>
.mybackground {background-color:#e71f5f;}
Border around this has a color of #e71f5f
<div style="border:2px solid #e71f5f;">Content here</div>
.myborder {border:2px solid #e71f5f;}