#e21a84 color space conversions
Hex:
#e21a84
RGB:
226, 26, 132
CMY:
11, 90, 48
CMYK:
0, 88, 42, 11
HSL:
328°, 79.3651%, 49.4118%
HSV (HSB):
328°, 88.4956%, 88.6275%
XYZ:
35.8983, 18.5735, 23.5228
xyY:
0.4603, 0.2381, 18.5735
CIE-Lab:
50.1844, 76.1447, -5.8958
CIE-LCH:
50.1844, 76.3727, 355.5725
CIE-Luv:
50.1844, 114.2104, -22.3307
Hunter-Lab:
43.0970, 73.2646, -2.1932
#e21a84 color charts
#e21a84 color shades, tints & tones
#e21a84 color schemes
#e21a84 color preview, HTML & CSS examples
This text has a color of #e21a84
<p style="color:#e21a84;">Text here</p>
.mytext {color:#e21a84;}
This box has a color of #e21a84
<div style="background-color:#e21a84;">Content here</div>
.mybackground {background-color:#e21a84;}
Border around this has a color of #e21a84
<div style="border:2px solid #e21a84;">Content here</div>
.myborder {border:2px solid #e21a84;}