#e5acd4 color space conversions
Hex:
#e5acd4
RGB:
229, 172, 212
CMY:
10, 33, 17
CMYK:
0, 25, 7, 10
HSL:
318°, 52.2936%, 78.6275%
HSV (HSB):
318°, 24.8908%, 89.8039%
XYZ:
58.9493, 50.9165, 69.0083
xyY:
0.3296, 0.2847, 50.9165
CIE-Lab:
76.6284, 27.1391, -12.0908
CIE-LCH:
76.6284, 29.7106, 335.9865
CIE-Luv:
76.6284, 31.0320, -23.2252
Hunter-Lab:
71.3558, 22.5918, -7.3903
#e5acd4 color charts
#e5acd4 color shades, tints & tones
#e5acd4 color schemes
#e5acd4 color preview, HTML & CSS examples
This text has a color of #e5acd4
<p style="color:#e5acd4;">Text here</p>
.mytext {color:#e5acd4;}
This box has a color of #e5acd4
<div style="background-color:#e5acd4;">Content here</div>
.mybackground {background-color:#e5acd4;}
Border around this has a color of #e5acd4
<div style="border:2px solid #e5acd4;">Content here</div>
.myborder {border:2px solid #e5acd4;}