#e2097a color space conversions
Hex:
#e2097a
RGB:
226, 9, 122
CMY:
11, 96, 52
CMYK:
0, 96, 46, 11
HSL:
329°, 92.3404%, 46.0784%
HSV (HSB):
329°, 96.0177%, 88.6275%
XYZ:
34.9746, 17.7693, 19.9988
xyY:
0.4808, 0.2443, 17.7693
CIE-Lab:
49.2150, 77.1961, -1.2474
CIE-LCH:
49.2150, 77.2062, 359.0743
CIE-Luv:
49.2150, 121.0131, -16.6092
Hunter-Lab:
42.1536, 74.3315, 1.3788
#e2097a color charts
#e2097a color shades, tints & tones
#e2097a color schemes
#e2097a color preview, HTML & CSS examples
This text has a color of #e2097a
<p style="color:#e2097a;">Text here</p>
.mytext {color:#e2097a;}
This box has a color of #e2097a
<div style="background-color:#e2097a;">Content here</div>
.mybackground {background-color:#e2097a;}
Border around this has a color of #e2097a
<div style="border:2px solid #e2097a;">Content here</div>
.myborder {border:2px solid #e2097a;}