#e26a8e color space conversions
Hex:
#e26a8e
RGB:
226, 106, 142
CMY:
11, 58, 44
CMYK:
0, 53, 37, 11
HSL:
342°, 67.4157%, 65.0980%
HSV (HSB):
342°, 53.0973%, 88.6275%
XYZ:
41.4005, 28.4298, 28.8966
xyY:
0.4193, 0.2880, 28.4298
CIE-Lab:
60.2751, 50.2456, 2.9823
CIE-LCH:
60.2751, 50.3340, 3.3968
CIE-Luv:
60.2751, 78.9777, -5.4286
Hunter-Lab:
53.3196, 45.2888, 5.1914
#e26a8e color charts
#e26a8e color shades, tints & tones
#e26a8e color schemes
#e26a8e color preview, HTML & CSS examples
This text has a color of #e26a8e
<p style="color:#e26a8e;">Text here</p>
.mytext {color:#e26a8e;}
This box has a color of #e26a8e
<div style="background-color:#e26a8e;">Content here</div>
.mybackground {background-color:#e26a8e;}
Border around this has a color of #e26a8e
<div style="border:2px solid #e26a8e;">Content here</div>
.myborder {border:2px solid #e26a8e;}