#e31f90 color space conversions
Hex:
#e31f90
RGB:
227, 31, 144
CMY:
11, 88, 44
CMYK:
0, 86, 37, 11
HSL:
325°, 77.7778%, 50.5882%
HSV (HSB):
325°, 86.3436%, 89.0196%
XYZ:
37.2026, 19.3245, 28.1548
xyY:
0.4393, 0.2282, 19.3245
CIE-Lab:
51.0647, 76.6757, -11.7882
CIE-LCH:
51.0647, 77.5766, 351.2597
CIE-Luv:
51.0647, 108.7101, -30.3519
Hunter-Lab:
43.9596, 74.1334, -7.2017
#e31f90 color charts
#e31f90 color shades, tints & tones
#e31f90 color schemes
#e31f90 color preview, HTML & CSS examples
This text has a color of #e31f90
<p style="color:#e31f90;">Text here</p>
.mytext {color:#e31f90;}
This box has a color of #e31f90
<div style="background-color:#e31f90;">Content here</div>
.mybackground {background-color:#e31f90;}
Border around this has a color of #e31f90
<div style="border:2px solid #e31f90;">Content here</div>
.myborder {border:2px solid #e31f90;}