#e4d9ed color space conversions
Hex:
#e4d9ed
RGB:
228, 217, 237
CMY:
11, 15, 7
CMYK:
4, 8, 0, 7
HSL:
273°, 35.7143%, 89.0196%
HSV (HSB):
273°, 8.4388%, 92.9412%
XYZ:
72.0938, 72.2341, 90.2636
xyY:
0.3073, 0.3079, 72.2341
CIE-Lab:
88.0812, 7.3656, -8.4299
CIE-LCH:
88.0812, 11.1944, 311.1455
CIE-Luv:
88.0812, 4.9589, -14.3904
Hunter-Lab:
84.9907, 2.6800, -3.4750
#e4d9ed color charts
#e4d9ed color shades, tints & tones
#e4d9ed color schemes
#e4d9ed color preview, HTML & CSS examples
This text has a color of #e4d9ed
<p style="color:#e4d9ed;">Text here</p>
.mytext {color:#e4d9ed;}
This box has a color of #e4d9ed
<div style="background-color:#e4d9ed;">Content here</div>
.mybackground {background-color:#e4d9ed;}
Border around this has a color of #e4d9ed
<div style="border:2px solid #e4d9ed;">Content here</div>
.myborder {border:2px solid #e4d9ed;}