#e0abd3 color space conversions
Hex:
#e0abd3
RGB:
224, 171, 211
CMY:
12, 33, 17
CMYK:
0, 24, 6, 12
HSL:
315°, 46.0870%, 77.4510%
HSV (HSB):
315°, 23.6607%, 87.8431%
XYZ:
57.0613, 49.6763, 68.2090
xyY:
0.3262, 0.2840, 49.6763
CIE-Lab:
75.8701, 25.8059, -12.7324
CIE-LCH:
75.8701, 28.7760, 333.7387
CIE-Luv:
75.8701, 28.4614, -23.9514
Hunter-Lab:
70.4814, 21.1700, -8.0415
#e0abd3 color charts
#e0abd3 color shades, tints & tones
#e0abd3 color schemes
#e0abd3 color preview, HTML & CSS examples
This text has a color of #e0abd3
<p style="color:#e0abd3;">Text here</p>
.mytext {color:#e0abd3;}
This box has a color of #e0abd3
<div style="background-color:#e0abd3;">Content here</div>
.mybackground {background-color:#e0abd3;}
Border around this has a color of #e0abd3
<div style="border:2px solid #e0abd3;">Content here</div>
.myborder {border:2px solid #e0abd3;}