#e7aabd color space conversions
Hex:
#e7aabd
RGB:
231, 170, 189
CMY:
9, 33, 26
CMYK:
0, 26, 18, 9
HSL:
341°, 55.9633%, 78.6275%
HSV (HSB):
341°, 26.4069%, 90.5882%
XYZ:
56.5150, 49.4125, 54.7030
xyY:
0.3518, 0.3076, 49.4125
CIE-Lab:
75.7072, 25.1578, -0.8780
CIE-LCH:
75.7072, 25.1731, 358.0013
CIE-Luv:
75.7072, 36.6081, -5.8723
Hunter-Lab:
70.2940, 20.4960, 3.0662
#e7aabd color charts
#e7aabd color shades, tints & tones
#e7aabd color schemes
#e7aabd color preview, HTML & CSS examples
This text has a color of #e7aabd
<p style="color:#e7aabd;">Text here</p>
.mytext {color:#e7aabd;}
This box has a color of #e7aabd
<div style="background-color:#e7aabd;">Content here</div>
.mybackground {background-color:#e7aabd;}
Border around this has a color of #e7aabd
<div style="border:2px solid #e7aabd;">Content here</div>
.myborder {border:2px solid #e7aabd;}