#eed2d1 color space conversions
Hex:
#eed2d1
RGB:
238, 210, 209
CMY:
7, 18, 18
CMYK:
0, 12, 12, 7
HSL:
2°, 46.0317%, 87.6471%
HSV (HSB):
2°, 12.1849%, 93.3333%
XYZ:
69.8151, 68.8738, 69.9359
xyY:
0.3346, 0.3301, 68.8738
CIE-Lab:
86.4415, 9.5773, 4.0620
CIE-LCH:
86.4415, 10.4031, 22.9831
CIE-Luv:
86.4415, 16.7357, 4.3359
Hunter-Lab:
82.9902, 4.9293, 8.1294
#eed2d1 color charts
#eed2d1 color shades, tints & tones
#eed2d1 color schemes
#eed2d1 color preview, HTML & CSS examples
This text has a color of #eed2d1
<p style="color:#eed2d1;">Text here</p>
.mytext {color:#eed2d1;}
This box has a color of #eed2d1
<div style="background-color:#eed2d1;">Content here</div>
.mybackground {background-color:#eed2d1;}
Border around this has a color of #eed2d1
<div style="border:2px solid #eed2d1;">Content here</div>
.myborder {border:2px solid #eed2d1;}