#e21a8e color space conversions
Hex:
#e21a8e
RGB:
226, 26, 142
CMY:
11, 90, 44
CMYK:
0, 88, 37, 11
HSL:
325°, 79.3651%, 49.4118%
HSV (HSB):
325°, 88.4956%, 88.6275%
XYZ:
36.6159, 18.8605, 27.3018
xyY:
0.4423, 0.2278, 18.8605
CIE-Lab:
50.5236, 77.0751, -11.4210
CIE-LCH:
50.5236, 77.9167, 351.5712
CIE-Luv:
50.5236, 109.6971, -29.8750
Hunter-Lab:
43.4287, 74.4979, -6.8730
#e21a8e color charts
#e21a8e color shades, tints & tones
#e21a8e color schemes
#e21a8e color preview, HTML & CSS examples
This text has a color of #e21a8e
<p style="color:#e21a8e;">Text here</p>
.mytext {color:#e21a8e;}
This box has a color of #e21a8e
<div style="background-color:#e21a8e;">Content here</div>
.mybackground {background-color:#e21a8e;}
Border around this has a color of #e21a8e
<div style="border:2px solid #e21a8e;">Content here</div>
.myborder {border:2px solid #e21a8e;}