#edd8e5 color space conversions
Hex:
#edd8e5
RGB:
237, 216, 229
CMY:
7, 15, 10
CMYK:
0, 9, 3, 7
HSL:
323°, 36.8421%, 88.8235%
HSV (HSB):
323°, 8.8608%, 92.9412%
XYZ:
73.6238, 72.7734, 84.2950
xyY:
0.3191, 0.3155, 72.7734
CIE-Lab:
88.3395, 9.4550, -3.7485
CIE-LCH:
88.3395, 10.1710, 338.3739
CIE-Luv:
88.3395, 11.2861, -7.4436
Hunter-Lab:
85.3073, 4.7651, 1.1287
#edd8e5 color charts
#edd8e5 color shades, tints & tones
#edd8e5 color schemes
#edd8e5 color preview, HTML & CSS examples
This text has a color of #edd8e5
<p style="color:#edd8e5;">Text here</p>
.mytext {color:#edd8e5;}
This box has a color of #edd8e5
<div style="background-color:#edd8e5;">Content here</div>
.mybackground {background-color:#edd8e5;}
Border around this has a color of #edd8e5
<div style="border:2px solid #edd8e5;">Content here</div>
.myborder {border:2px solid #edd8e5;}