#e2698e color space conversions
Hex:
#e2698e
RGB:
226, 105, 142
CMY:
11, 59, 44
CMYK:
0, 54, 37, 11
HSL:
342°, 67.5978%, 64.9020%
HSV (HSB):
342°, 53.5398%, 88.6275%
XYZ:
41.2981, 28.2249, 28.8625
xyY:
0.4198, 0.2869, 28.2249
CIE-Lab:
60.0914, 50.7245, 2.7163
CIE-LCH:
60.0914, 50.7972, 3.0652
CIE-Luv:
60.0914, 79.5437, -5.8817
Hunter-Lab:
53.1271, 45.7836, 4.9784
#e2698e color charts
#e2698e color shades, tints & tones
#e2698e color schemes
#e2698e color preview, HTML & CSS examples
This text has a color of #e2698e
<p style="color:#e2698e;">Text here</p>
.mytext {color:#e2698e;}
This box has a color of #e2698e
<div style="background-color:#e2698e;">Content here</div>
.mybackground {background-color:#e2698e;}
Border around this has a color of #e2698e
<div style="border:2px solid #e2698e;">Content here</div>
.myborder {border:2px solid #e2698e;}