#e7acd8 color space conversions
Hex:
#e7acd8
RGB:
231, 172, 216
CMY:
9, 33, 15
CMYK:
0, 26, 6, 9
HSL:
315°, 55.1402%, 79.0196%
HSV (HSB):
315°, 25.5411%, 90.5882%
XYZ:
60.1022, 51.4518, 71.7292
xyY:
0.3279, 0.2807, 51.4518
CIE-Lab:
76.9519, 28.5066, -13.7619
CIE-LCH:
76.9519, 31.6547, 334.2305
CIE-Luv:
76.9519, 31.7741, -26.0951
Hunter-Lab:
71.7299, 24.0370, -9.0784
#e7acd8 color charts
#e7acd8 color shades, tints & tones
#e7acd8 color schemes
#e7acd8 color preview, HTML & CSS examples
This text has a color of #e7acd8
<p style="color:#e7acd8;">Text here</p>
.mytext {color:#e7acd8;}
This box has a color of #e7acd8
<div style="background-color:#e7acd8;">Content here</div>
.mybackground {background-color:#e7acd8;}
Border around this has a color of #e7acd8
<div style="border:2px solid #e7acd8;">Content here</div>
.myborder {border:2px solid #e7acd8;}