#e20b7d color space conversions
Hex:
#e20b7d
RGB:
226, 11, 125
CMY:
11, 96, 51
CMYK:
0, 95, 45, 11
HSL:
328°, 90.7173%, 46.4706%
HSV (HSB):
328°, 95.1327%, 88.6275%
XYZ:
35.1854, 17.8888, 21.0004
xyY:
0.4750, 0.2415, 17.8888
CIE-Lab:
49.3609, 77.2858, -2.8631
CIE-LCH:
49.3609, 77.3388, 357.8784
CIE-Luv:
49.3609, 119.4549, -18.6543
Hunter-Lab:
42.2951, 74.4780, 0.1678
#e20b7d color charts
#e20b7d color shades, tints & tones
#e20b7d color schemes
#e20b7d color preview, HTML & CSS examples
This text has a color of #e20b7d
<p style="color:#e20b7d;">Text here</p>
.mytext {color:#e20b7d;}
This box has a color of #e20b7d
<div style="background-color:#e20b7d;">Content here</div>
.mybackground {background-color:#e20b7d;}
Border around this has a color of #e20b7d
<div style="border:2px solid #e20b7d;">Content here</div>
.myborder {border:2px solid #e20b7d;}