#e21d6a color space conversions
Hex:
#e21d6a
RGB:
226, 29, 106
CMY:
11, 89, 58
CMYK:
0, 87, 53, 11
HSL:
337°, 77.2549%, 50.0000%
HSV (HSB):
337°, 87.1681%, 88.6275%
XYZ:
34.4049, 18.0881, 15.3137
xyY:
0.5074, 0.2668, 18.0881
CIE-Lab:
49.6028, 73.5690, 9.0995
CIE-LCH:
49.6028, 74.1296, 7.0509
CIE-Luv:
49.6028, 124.7726, -3.4945
Hunter-Lab:
42.5301, 69.9707, 8.4227
#e21d6a color charts
#e21d6a color shades, tints & tones
#e21d6a color schemes
#e21d6a color preview, HTML & CSS examples
This text has a color of #e21d6a
<p style="color:#e21d6a;">Text here</p>
.mytext {color:#e21d6a;}
This box has a color of #e21d6a
<div style="background-color:#e21d6a;">Content here</div>
.mybackground {background-color:#e21d6a;}
Border around this has a color of #e21d6a
<div style="border:2px solid #e21d6a;">Content here</div>
.myborder {border:2px solid #e21d6a;}