#e2aabd color space conversions
Hex:
#e2aabd
RGB:
226, 170, 189
CMY:
11, 33, 26
CMYK:
0, 25, 16, 11
HSL:
340°, 49.1228%, 77.6471%
HSV (HSB):
340°, 24.7788%, 88.6275%
XYZ:
54.9241, 48.5923, 54.6286
xyY:
0.3473, 0.3073, 48.5923
CIE-Lab:
75.1970, 23.3741, -1.6855
CIE-LCH:
75.1970, 23.4348, 355.8756
CIE-Luv:
75.1970, 33.2195, -6.7140
Hunter-Lab:
69.7082, 18.6533, 2.3317
#e2aabd color charts
#e2aabd color shades, tints & tones
#e2aabd color schemes
#e2aabd color preview, HTML & CSS examples
This text has a color of #e2aabd
<p style="color:#e2aabd;">Text here</p>
.mytext {color:#e2aabd;}
This box has a color of #e2aabd
<div style="background-color:#e2aabd;">Content here</div>
.mybackground {background-color:#e2aabd;}
Border around this has a color of #e2aabd
<div style="border:2px solid #e2aabd;">Content here</div>
.myborder {border:2px solid #e2aabd;}