#e20e8b color space conversions
Hex:
#e20e8b
RGB:
226, 14, 139
CMY:
11, 95, 45
CMYK:
0, 94, 38, 11
HSL:
325°, 88.3333%, 47.0588%
HSV (HSB):
325°, 93.8053%, 88.6275%
XYZ:
36.1813, 18.3469, 26.0604
xyY:
0.4490, 0.2277, 18.3469
CIE-Lab:
49.9142, 78.2567, -10.5307
CIE-LCH:
49.9142, 78.9621, 352.3360
CIE-Luv:
49.9142, 112.6875, -28.8589
Hunter-Lab:
42.8333, 75.8206, -6.0897
#e20e8b color charts
#e20e8b color shades, tints & tones
#e20e8b color schemes
#e20e8b color preview, HTML & CSS examples
This text has a color of #e20e8b
<p style="color:#e20e8b;">Text here</p>
.mytext {color:#e20e8b;}
This box has a color of #e20e8b
<div style="background-color:#e20e8b;">Content here</div>
.mybackground {background-color:#e20e8b;}
Border around this has a color of #e20e8b
<div style="border:2px solid #e20e8b;">Content here</div>
.myborder {border:2px solid #e20e8b;}