#e20a7d color space conversions
Hex:
#e20a7d
RGB:
226, 10, 125
CMY:
11, 96, 51
CMYK:
0, 96, 45, 11
HSL:
328°, 91.5254%, 46.2745%
HSV (HSB):
328°, 95.5752%, 88.6275%
XYZ:
35.1742, 17.8665, 20.9967
xyY:
0.4751, 0.2413, 17.8665
CIE-Lab:
49.3338, 77.3649, -2.9030
CIE-LCH:
49.3338, 77.4193, 357.8511
CIE-Luv:
49.3338, 119.5508, -18.7210
Hunter-Lab:
42.2688, 74.5696, 0.1363
#e20a7d color charts
#e20a7d color shades, tints & tones
#e20a7d color schemes
#e20a7d color preview, HTML & CSS examples
This text has a color of #e20a7d
<p style="color:#e20a7d;">Text here</p>
.mytext {color:#e20a7d;}
This box has a color of #e20a7d
<div style="background-color:#e20a7d;">Content here</div>
.mybackground {background-color:#e20a7d;}
Border around this has a color of #e20a7d
<div style="border:2px solid #e20a7d;">Content here</div>
.myborder {border:2px solid #e20a7d;}