#e21a9e color space conversions
Hex:
#e21a9e
RGB:
226, 26, 158
CMY:
11, 90, 38
CMYK:
0, 88, 30, 11
HSL:
320°, 79.3651%, 49.4118%
HSV (HSB):
320°, 88.4956%, 88.6275%
XYZ:
37.9050, 19.3762, 34.0899
xyY:
0.4148, 0.2121, 19.3762
CIE-Lab:
51.1244, 78.7057, -20.0741
CIE-LCH:
51.1244, 81.2254, 345.6916
CIE-Luv:
51.1244, 102.4148, -42.2417
Hunter-Lab:
44.0184, 76.6773, -15.1041
#e21a9e color charts
#e21a9e color shades, tints & tones
#e21a9e color schemes
#e21a9e color preview, HTML & CSS examples
This text has a color of #e21a9e
<p style="color:#e21a9e;">Text here</p>
.mytext {color:#e21a9e;}
This box has a color of #e21a9e
<div style="background-color:#e21a9e;">Content here</div>
.mybackground {background-color:#e21a9e;}
Border around this has a color of #e21a9e
<div style="border:2px solid #e21a9e;">Content here</div>
.myborder {border:2px solid #e21a9e;}