#e31f80 color space conversions
Hex:
#e31f80
RGB:
227, 31, 128
CMY:
11, 88, 50
CMYK:
0, 86, 44, 11
HSL:
330°, 77.7778%, 50.5882%
HSV (HSB):
330°, 86.3436%, 89.0196%
XYZ:
36.0648, 18.8694, 22.1634
xyY:
0.4678, 0.2447, 18.8694
CIE-Lab:
50.5340, 75.1958, -2.9353
CIE-LCH:
50.5340, 75.2531, 357.7646
CIE-Luv:
50.5340, 115.8063, -18.3388
Hunter-Lab:
43.4389, 72.1802, 0.1563
#e31f80 color charts
#e31f80 color shades, tints & tones
#e31f80 color schemes
#e31f80 color preview, HTML & CSS examples
This text has a color of #e31f80
<p style="color:#e31f80;">Text here</p>
.mytext {color:#e31f80;}
This box has a color of #e31f80
<div style="background-color:#e31f80;">Content here</div>
.mybackground {background-color:#e31f80;}
Border around this has a color of #e31f80
<div style="border:2px solid #e31f80;">Content here</div>
.myborder {border:2px solid #e31f80;}