#eed3d1 color space conversions
Hex:
#eed3d1
RGB:
238, 211, 209
CMY:
7, 17, 18
CMYK:
0, 11, 12, 7
HSL:
4°, 46.0317%, 87.6471%
HSV (HSB):
4°, 12.1849%, 93.3333%
XYZ:
70.0628, 69.3691, 70.0185
xyY:
0.3345, 0.3312, 69.3691
CIE-Lab:
86.6865, 9.0541, 4.4165
CIE-LCH:
86.6865, 10.0738, 26.0029
CIE-Luv:
86.6865, 16.1898, 4.9589
Hunter-Lab:
83.2881, 4.4017, 8.4579
#eed3d1 color charts
#eed3d1 color shades, tints & tones
#eed3d1 color schemes
#eed3d1 color preview, HTML & CSS examples
This text has a color of #eed3d1
<p style="color:#eed3d1;">Text here</p>
.mytext {color:#eed3d1;}
This box has a color of #eed3d1
<div style="background-color:#eed3d1;">Content here</div>
.mybackground {background-color:#eed3d1;}
Border around this has a color of #eed3d1
<div style="border:2px solid #eed3d1;">Content here</div>
.myborder {border:2px solid #eed3d1;}