#e5acd9 color space conversions
Hex:
#e5acd9
RGB:
229, 172, 217
CMY:
10, 33, 15
CMYK:
0, 25, 5, 10
HSL:
313°, 52.2936%, 78.6275%
HSV (HSB):
313°, 24.8908%, 89.8039%
XYZ:
59.5900, 51.1728, 72.3822
xyY:
0.3254, 0.2794, 51.1728
CIE-Lab:
76.7836, 28.0096, -14.5786
CIE-LCH:
76.7836, 31.5765, 332.5036
CIE-Luv:
76.7836, 30.3473, -27.2807
Hunter-Lab:
71.5352, 23.5069, -9.9174
#e5acd9 color charts
#e5acd9 color shades, tints & tones
#e5acd9 color schemes
#e5acd9 color preview, HTML & CSS examples
This text has a color of #e5acd9
<p style="color:#e5acd9;">Text here</p>
.mytext {color:#e5acd9;}
This box has a color of #e5acd9
<div style="background-color:#e5acd9;">Content here</div>
.mybackground {background-color:#e5acd9;}
Border around this has a color of #e5acd9
<div style="border:2px solid #e5acd9;">Content here</div>
.myborder {border:2px solid #e5acd9;}