#e5af9a color space conversions
Hex:
#e5af9a
RGB:
229, 175, 154
CMY:
10, 31, 40
CMYK:
0, 24, 33, 10
HSL:
17°, 59.0551%, 75.0980%
HSV (HSB):
17°, 32.7511%, 89.8039%
XYZ:
53.4758, 49.6511, 37.3370
xyY:
0.3807, 0.3535, 49.6511
CIE-Lab:
75.8546, 16.8465, 18.3823
CIE-LCH:
75.8546, 24.9342, 47.4962
CIE-Luv:
75.8546, 36.6374, 22.2682
Hunter-Lab:
70.4635, 12.1552, 17.9081
#e5af9a color charts
#e5af9a color shades, tints & tones
#e5af9a color schemes
#e5af9a color preview, HTML & CSS examples
This text has a color of #e5af9a
<p style="color:#e5af9a;">Text here</p>
.mytext {color:#e5af9a;}
This box has a color of #e5af9a
<div style="background-color:#e5af9a;">Content here</div>
.mybackground {background-color:#e5af9a;}
Border around this has a color of #e5af9a
<div style="border:2px solid #e5af9a;">Content here</div>
.myborder {border:2px solid #e5af9a;}