#e2aea9 color space conversions
Hex:
#e2aea9
RGB:
226, 174, 169
CMY:
11, 32, 34
CMYK:
0, 23, 25, 11
HSL:
5°, 49.5652%, 77.4510%
HSV (HSB):
5°, 25.2212%, 88.6275%
XYZ:
53.6615, 49.3054, 44.2247
xyY:
0.3646, 0.3350, 49.3054
CIE-Lab:
75.6409, 18.2446, 9.8868
CIE-LCH:
75.6409, 20.7513, 28.4534
CIE-Luv:
75.6409, 33.4138, 10.7350
Hunter-Lab:
70.2178, 13.5312, 11.8103
#e2aea9 color charts
#e2aea9 color shades, tints & tones
#e2aea9 color schemes
#e2aea9 color preview, HTML & CSS examples
This text has a color of #e2aea9
<p style="color:#e2aea9;">Text here</p>
.mytext {color:#e2aea9;}
This box has a color of #e2aea9
<div style="background-color:#e2aea9;">Content here</div>
.mybackground {background-color:#e2aea9;}
Border around this has a color of #e2aea9
<div style="border:2px solid #e2aea9;">Content here</div>
.myborder {border:2px solid #e2aea9;}