#e31a86 color space conversions
Hex:
#e31a86
RGB:
227, 26, 134
CMY:
11, 90, 47
CMYK:
0, 89, 41, 11
HSL:
328°, 79.4466%, 49.6078%
HSV (HSB):
328°, 88.5463%, 89.0196%
XYZ:
36.3510, 18.7909, 24.2654
xyY:
0.4578, 0.2366, 18.7909
CIE-Lab:
50.4417, 76.5489, -6.7020
CIE-LCH:
50.4417, 76.8417, 354.9964
CIE-Luv:
50.4417, 114.1171, -23.4892
Hunter-Lab:
43.3485, 73.8261, -2.8451
#e31a86 color charts
#e31a86 color shades, tints & tones
#e31a86 color schemes
#e31a86 color preview, HTML & CSS examples
This text has a color of #e31a86
<p style="color:#e31a86;">Text here</p>
.mytext {color:#e31a86;}
This box has a color of #e31a86
<div style="background-color:#e31a86;">Content here</div>
.mybackground {background-color:#e31a86;}
Border around this has a color of #e31a86
<div style="border:2px solid #e31a86;">Content here</div>
.myborder {border:2px solid #e31a86;}