#e21a7c color space conversions
Hex:
#e21a7c
RGB:
226, 26, 124
CMY:
11, 90, 51
CMYK:
0, 88, 45, 11
HSL:
331°, 79.3651%, 49.4118%
HSV (HSB):
331°, 88.4956%, 88.6275%
XYZ:
35.3715, 18.3628, 20.7489
xyY:
0.4749, 0.2465, 18.3628
CIE-Lab:
49.9332, 75.4511, -1.4131
CIE-LCH:
49.9332, 75.4643, 358.9271
CIE-Luv:
49.9332, 117.7646, -16.4474
Hunter-Lab:
42.8518, 72.3500, 1.2880
#e21a7c color charts
#e21a7c color shades, tints & tones
#e21a7c color schemes
#e21a7c color preview, HTML & CSS examples
This text has a color of #e21a7c
<p style="color:#e21a7c;">Text here</p>
.mytext {color:#e21a7c;}
This box has a color of #e21a7c
<div style="background-color:#e21a7c;">Content here</div>
.mybackground {background-color:#e21a7c;}
Border around this has a color of #e21a7c
<div style="border:2px solid #e21a7c;">Content here</div>
.myborder {border:2px solid #e21a7c;}