#e2039c color space conversions
Hex:
#e2039c
RGB:
226, 3, 156
CMY:
11, 99, 39
CMYK:
0, 99, 31, 11
HSL:
319°, 97.3799%, 44.9020%
HSV (HSB):
319°, 98.6726%, 88.6275%
XYZ:
37.3973, 18.6342, 33.0782
xyY:
0.4197, 0.2091, 18.6342
CIE-Lab:
50.2564, 80.7967, -20.2137
CIE-LCH:
50.2564, 83.2869, 345.9541
CIE-Luv:
50.2564, 105.5951, -42.6843
Hunter-Lab:
43.1673, 79.0979, -15.2155
#e2039c color charts
#e2039c color shades, tints & tones
#e2039c color schemes
#e2039c color preview, HTML & CSS examples
This text has a color of #e2039c
<p style="color:#e2039c;">Text here</p>
.mytext {color:#e2039c;}
This box has a color of #e2039c
<div style="background-color:#e2039c;">Content here</div>
.mybackground {background-color:#e2039c;}
Border around this has a color of #e2039c
<div style="border:2px solid #e2039c;">Content here</div>
.myborder {border:2px solid #e2039c;}