#edd3e9 color space conversions
Hex:
#edd3e9
RGB:
237, 211, 233
CMY:
7, 17, 9
CMYK:
0, 11, 2, 7
HSL:
309°, 41.9355%, 87.8431%
HSV (HSB):
309°, 10.9705%, 92.9412%
XYZ:
72.9273, 70.4762, 86.8504
xyY:
0.3167, 0.3061, 70.4762
CIE-Lab:
87.2299, 12.7853, -7.4989
CIE-LCH:
87.2299, 14.8221, 329.6073
CIE-Luv:
87.2299, 13.5274, -13.8567
Hunter-Lab:
83.9501, 8.1498, -2.5732
#edd3e9 color charts
#edd3e9 color shades, tints & tones
#edd3e9 color schemes
#edd3e9 color preview, HTML & CSS examples
This text has a color of #edd3e9
<p style="color:#edd3e9;">Text here</p>
.mytext {color:#edd3e9;}
This box has a color of #edd3e9
<div style="background-color:#edd3e9;">Content here</div>
.mybackground {background-color:#edd3e9;}
Border around this has a color of #edd3e9
<div style="border:2px solid #edd3e9;">Content here</div>
.myborder {border:2px solid #edd3e9;}