#e31e7f color space conversions
Hex:
#e31e7f
RGB:
227, 30, 127
CMY:
11, 88, 50
CMYK:
0, 87, 44, 11
HSL:
330°, 77.8656%, 50.3922%
HSV (HSB):
330°, 86.7841%, 89.0196%
XYZ:
35.9736, 18.7917, 21.8098
xyY:
0.4698, 0.2454, 18.7917
CIE-Lab:
50.4427, 75.2842, -2.4638
CIE-LCH:
50.4427, 75.3245, 358.1255
CIE-Luv:
50.4427, 116.4553, -17.7556
Hunter-Lab:
43.3494, 72.2669, 0.5148
#e31e7f color charts
#e31e7f color shades, tints & tones
#e31e7f color schemes
#e31e7f color preview, HTML & CSS examples
This text has a color of #e31e7f
<p style="color:#e31e7f;">Text here</p>
.mytext {color:#e31e7f;}
This box has a color of #e31e7f
<div style="background-color:#e31e7f;">Content here</div>
.mybackground {background-color:#e31e7f;}
Border around this has a color of #e31e7f
<div style="border:2px solid #e31e7f;">Content here</div>
.myborder {border:2px solid #e31e7f;}