#eed3d2 color space conversions
Hex:
#eed3d2
RGB:
238, 211, 210
CMY:
7, 17, 18
CMYK:
0, 11, 12, 7
HSL:
2°, 45.1613%, 87.8431%
HSV (HSB):
2°, 11.7647%, 93.3333%
XYZ:
70.1870, 69.4188, 70.6727
xyY:
0.3338, 0.3301, 69.4188
CIE-Lab:
86.7110, 9.2152, 3.9228
CIE-LCH:
86.7110, 10.0154, 23.0589
CIE-Luv:
86.7110, 16.1057, 4.2009
Hunter-Lab:
83.3180, 4.5619, 8.0311
#eed3d2 color charts
#eed3d2 color shades, tints & tones
#eed3d2 color schemes
#eed3d2 color preview, HTML & CSS examples
This text has a color of #eed3d2
<p style="color:#eed3d2;">Text here</p>
.mytext {color:#eed3d2;}
This box has a color of #eed3d2
<div style="background-color:#eed3d2;">Content here</div>
.mybackground {background-color:#eed3d2;}
Border around this has a color of #eed3d2
<div style="border:2px solid #eed3d2;">Content here</div>
.myborder {border:2px solid #eed3d2;}