#eed0d7 color space conversions
Hex:
#eed0d7
RGB:
238, 208, 215
CMY:
7, 18, 16
CMYK:
0, 13, 10, 7
HSL:
346°, 46.8750%, 87.4510%
HSV (HSB):
346°, 12.6050%, 93.3333%
XYZ:
70.0815, 68.1952, 73.7593
xyY:
0.3305, 0.3216, 68.1952
CIE-Lab:
86.1040, 11.6053, 0.3910
CIE-LCH:
86.1040, 11.6119, 1.9298
CIE-Luv:
86.1040, 17.2957, -1.5089
Hunter-Lab:
82.5804, 6.9677, 4.8495
#eed0d7 color charts
#eed0d7 color shades, tints & tones
#eed0d7 color schemes
#eed0d7 color preview, HTML & CSS examples
This text has a color of #eed0d7
<p style="color:#eed0d7;">Text here</p>
.mytext {color:#eed0d7;}
This box has a color of #eed0d7
<div style="background-color:#eed0d7;">Content here</div>
.mybackground {background-color:#eed0d7;}
Border around this has a color of #eed0d7
<div style="border:2px solid #eed0d7;">Content here</div>
.myborder {border:2px solid #eed0d7;}