#e31a84 color space conversions
Hex:
#e31a84
RGB:
227, 26, 132
CMY:
11, 90, 48
CMYK:
0, 89, 42, 11
HSL:
328°, 79.4466%, 49.6078%
HSV (HSB):
328°, 88.5463%, 89.0196%
XYZ:
36.2128, 18.7356, 23.5375
xyY:
0.4614, 0.2387, 18.7356
CIE-Lab:
50.3765, 76.3695, -5.5898
CIE-LCH:
50.3765, 76.5738, 355.8138
CIE-Luv:
50.3765, 115.0145, -21.9978
Hunter-Lab:
43.2847, 73.5884, -1.9417
#e31a84 color charts
#e31a84 color shades, tints & tones
#e31a84 color schemes
#e31a84 color preview, HTML & CSS examples
This text has a color of #e31a84
<p style="color:#e31a84;">Text here</p>
.mytext {color:#e31a84;}
This box has a color of #e31a84
<div style="background-color:#e31a84;">Content here</div>
.mybackground {background-color:#e31a84;}
Border around this has a color of #e31a84
<div style="border:2px solid #e31a84;">Content here</div>
.myborder {border:2px solid #e31a84;}