#e20e9b color space conversions
Hex:
#e20e9b
RGB:
226, 14, 155
CMY:
11, 95, 39
CMYK:
0, 94, 31, 11
HSL:
320°, 88.3333%, 47.0588%
HSV (HSB):
320°, 93.8053%, 88.6275%
XYZ:
37.4375, 18.8494, 32.6755
xyY:
0.4208, 0.2119, 18.8494
CIE-Lab:
50.5105, 79.8325, -19.2277
CIE-LCH:
50.5105, 82.1153, 346.4582
CIE-Luv:
50.5105, 105.2183, -41.1625
Hunter-Lab:
43.4159, 77.9426, -14.2315
#e20e9b color charts
#e20e9b color shades, tints & tones
#e20e9b color schemes
#e20e9b color preview, HTML & CSS examples
This text has a color of #e20e9b
<p style="color:#e20e9b;">Text here</p>
.mytext {color:#e20e9b;}
This box has a color of #e20e9b
<div style="background-color:#e20e9b;">Content here</div>
.mybackground {background-color:#e20e9b;}
Border around this has a color of #e20e9b
<div style="border:2px solid #e20e9b;">Content here</div>
.myborder {border:2px solid #e20e9b;}