#e0add4 color space conversions
Hex:
#e0add4
RGB:
224, 173, 212
CMY:
12, 32, 17
CMYK:
0, 23, 5, 12
HSL:
314°, 45.1327%, 77.8431%
HSV (HSB):
314°, 22.7679%, 87.8431%
XYZ:
57.5677, 50.4879, 68.9983
xyY:
0.3251, 0.2852, 50.4879
CIE-Lab:
76.3678, 24.9051, -12.5319
CIE-LCH:
76.3678, 27.8803, 333.2890
CIE-Luv:
76.3678, 27.3018, -23.5040
Hunter-Lab:
71.0548, 20.2724, -7.8356
#e0add4 color charts
#e0add4 color shades, tints & tones
#e0add4 color schemes
#e0add4 color preview, HTML & CSS examples
This text has a color of #e0add4
<p style="color:#e0add4;">Text here</p>
.mytext {color:#e0add4;}
This box has a color of #e0add4
<div style="background-color:#e0add4;">Content here</div>
.mybackground {background-color:#e0add4;}
Border around this has a color of #e0add4
<div style="border:2px solid #e0add4;">Content here</div>
.myborder {border:2px solid #e0add4;}