#edd3d5 color space conversions
Hex:
#edd3d5
RGB:
237, 211, 213
CMY:
7, 17, 16
CMYK:
0, 11, 10, 7
HSL:
355°, 41.9355%, 87.8431%
HSV (HSB):
355°, 10.9705%, 92.9412%
XYZ:
70.2296, 69.3972, 72.6443
xyY:
0.3308, 0.3269, 69.3972
CIE-Lab:
86.7003, 9.3526, 2.3088
CIE-LCH:
86.7003, 9.6334, 13.8672
CIE-Luv:
86.7003, 15.2349, 1.7803
Hunter-Lab:
83.3050, 4.6993, 6.6109
#edd3d5 color charts
#edd3d5 color shades, tints & tones
#edd3d5 color schemes
#edd3d5 color preview, HTML & CSS examples
This text has a color of #edd3d5
<p style="color:#edd3d5;">Text here</p>
.mytext {color:#edd3d5;}
This box has a color of #edd3d5
<div style="background-color:#edd3d5;">Content here</div>
.mybackground {background-color:#edd3d5;}
Border around this has a color of #edd3d5
<div style="border:2px solid #edd3d5;">Content here</div>
.myborder {border:2px solid #edd3d5;}