#e2098b color space conversions
Hex:
#e2098b
RGB:
226, 9, 139
CMY:
11, 96, 45
CMYK:
0, 96, 38, 11
HSL:
324°, 92.3404%, 46.0784%
HSV (HSB):
324°, 96.0177%, 88.6275%
XYZ:
36.1219, 18.2282, 26.0407
xyY:
0.4493, 0.2267, 18.2282
CIE-Lab:
49.7717, 78.6725, -10.7449
CIE-LCH:
49.7717, 79.4029, 352.2228
CIE-Luv:
49.7717, 113.1472, -29.2160
Hunter-Lab:
42.6945, 76.3055, -6.2766
#e2098b color charts
#e2098b color shades, tints & tones
#e2098b color schemes
#e2098b color preview, HTML & CSS examples
This text has a color of #e2098b
<p style="color:#e2098b;">Text here</p>
.mytext {color:#e2098b;}
This box has a color of #e2098b
<div style="background-color:#e2098b;">Content here</div>
.mybackground {background-color:#e2098b;}
Border around this has a color of #e2098b
<div style="border:2px solid #e2098b;">Content here</div>
.myborder {border:2px solid #e2098b;}