#e21a7b color space conversions
Hex:
#e21a7b
RGB:
226, 26, 123
CMY:
11, 90, 52
CMYK:
0, 88, 46, 11
HSL:
331°, 79.3651%, 49.4118%
HSV (HSB):
331°, 88.4956%, 88.6275%
XYZ:
35.3086, 18.3376, 20.4174
xyY:
0.4767, 0.2476, 18.3376
CIE-Lab:
49.9030, 75.3676, -0.8490
CIE-LCH:
49.9030, 75.3724, 359.3546
CIE-Luv:
49.9030, 118.2040, -15.7234
Hunter-Lab:
42.8224, 72.2402, 1.7066
#e21a7b color charts
#e21a7b color shades, tints & tones
#e21a7b color schemes
#e21a7b color preview, HTML & CSS examples
This text has a color of #e21a7b
<p style="color:#e21a7b;">Text here</p>
.mytext {color:#e21a7b;}
This box has a color of #e21a7b
<div style="background-color:#e21a7b;">Content here</div>
.mybackground {background-color:#e21a7b;}
Border around this has a color of #e21a7b
<div style="border:2px solid #e21a7b;">Content here</div>
.myborder {border:2px solid #e21a7b;}