#e31a93 color space conversions
Hex:
#e31a93
RGB:
227, 26, 147
CMY:
11, 90, 42
CMYK:
0, 89, 35, 11
HSL:
324°, 79.4466%, 49.6078%
HSV (HSB):
324°, 88.5463%, 89.0196%
XYZ:
37.3144, 19.1763, 29.3385
xyY:
0.4348, 0.2234, 19.1763
CIE-Lab:
50.8928, 77.7827, -13.8458
CIE-LCH:
50.8928, 79.0054, 349.9068
CIE-Luv:
50.8928, 108.2267, -33.3615
Hunter-Lab:
43.7907, 75.4675, -9.0690
#e31a93 color charts
#e31a93 color shades, tints & tones
#e31a93 color schemes
#e31a93 color preview, HTML & CSS examples
This text has a color of #e31a93
<p style="color:#e31a93;">Text here</p>
.mytext {color:#e31a93;}
This box has a color of #e31a93
<div style="background-color:#e31a93;">Content here</div>
.mybackground {background-color:#e31a93;}
Border around this has a color of #e31a93
<div style="border:2px solid #e31a93;">Content here</div>
.myborder {border:2px solid #e31a93;}