#eddbd8 color space conversions
Hex:
#eddbd8
RGB:
237, 219, 216
CMY:
7, 14, 15
CMYK:
0, 8, 9, 7
HSL:
9°, 36.8421%, 88.8235%
HSV (HSB):
9°, 8.8608%, 92.9412%
XYZ:
72.6512, 73.6254, 75.3477
xyY:
0.3278, 0.3322, 73.6254
CIE-Lab:
88.7452, 5.6758, 3.6928
CIE-LCH:
88.7452, 6.7714, 33.0493
CIE-Luv:
88.7452, 10.7063, 4.5368
Hunter-Lab:
85.8053, 0.9766, 7.9997
#eddbd8 color charts
#eddbd8 color shades, tints & tones
#eddbd8 color schemes
#eddbd8 color preview, HTML & CSS examples
This text has a color of #eddbd8
<p style="color:#eddbd8;">Text here</p>
.mytext {color:#eddbd8;}
This box has a color of #eddbd8
<div style="background-color:#eddbd8;">Content here</div>
.mybackground {background-color:#eddbd8;}
Border around this has a color of #eddbd8
<div style="border:2px solid #eddbd8;">Content here</div>
.myborder {border:2px solid #eddbd8;}