#e2099e color space conversions
Hex:
#e2099e
RGB:
226, 9, 158
CMY:
11, 96, 38
CMYK:
0, 96, 30, 11
HSL:
319°, 92.3404%, 46.0784%
HSV (HSB):
319°, 96.0177%, 88.6275%
XYZ:
37.6333, 18.8327, 33.9993
xyY:
0.4160, 0.2082, 18.8327
CIE-Lab:
50.4910, 80.5547, -21.0459
CIE-LCH:
50.4910, 83.2586, 345.3580
CIE-Luv:
50.4910, 104.2139, -43.8507
Hunter-Lab:
43.3967, 78.8495, -16.0733
#e2099e color charts
#e2099e color shades, tints & tones
#e2099e color schemes
#e2099e color preview, HTML & CSS examples
This text has a color of #e2099e
<p style="color:#e2099e;">Text here</p>
.mytext {color:#e2099e;}
This box has a color of #e2099e
<div style="background-color:#e2099e;">Content here</div>
.mybackground {background-color:#e2099e;}
Border around this has a color of #e2099e
<div style="border:2px solid #e2099e;">Content here</div>
.myborder {border:2px solid #e2099e;}