#e21a6e color space conversions
Hex:
#e21a6e
RGB:
226, 26, 110
CMY:
11, 90, 57
CMYK:
0, 88, 51, 11
HSL:
335°, 79.3651%, 49.4118%
HSV (HSB):
335°, 88.4956%, 88.6275%
XYZ:
34.5479, 18.0333, 16.4118
xyY:
0.5007, 0.2614, 18.0333
CIE-Lab:
49.5365, 74.3476, 6.5564
CIE-LCH:
49.5365, 74.6361, 5.0396
CIE-Luv:
49.5365, 123.7848, -6.5867
Hunter-Lab:
42.4657, 70.9036, 6.8121
#e21a6e color charts
#e21a6e color shades, tints & tones
#e21a6e color schemes
#e21a6e color preview, HTML & CSS examples
This text has a color of #e21a6e
<p style="color:#e21a6e;">Text here</p>
.mytext {color:#e21a6e;}
This box has a color of #e21a6e
<div style="background-color:#e21a6e;">Content here</div>
.mybackground {background-color:#e21a6e;}
Border around this has a color of #e21a6e
<div style="border:2px solid #e21a6e;">Content here</div>
.myborder {border:2px solid #e21a6e;}