#eed0d2 color space conversions
Hex:
#eed0d2
RGB:
238, 208, 210
CMY:
7, 18, 18
CMYK:
0, 13, 12, 7
HSL:
356°, 46.8750%, 87.4510%
HSV (HSB):
356°, 12.6050%, 93.3333%
XYZ:
69.4486, 67.9420, 70.4266
xyY:
0.3342, 0.3269, 67.9420
CIE-Lab:
85.9775, 10.7867, 2.8593
CIE-LCH:
85.9775, 11.1593, 14.8463
CIE-Luv:
85.9775, 17.7397, 2.3279
Hunter-Lab:
82.4270, 6.1475, 7.0408
#eed0d2 color charts
#eed0d2 color shades, tints & tones
#eed0d2 color schemes
#eed0d2 color preview, HTML & CSS examples
This text has a color of #eed0d2
<p style="color:#eed0d2;">Text here</p>
.mytext {color:#eed0d2;}
This box has a color of #eed0d2
<div style="background-color:#eed0d2;">Content here</div>
.mybackground {background-color:#eed0d2;}
Border around this has a color of #eed0d2
<div style="border:2px solid #eed0d2;">Content here</div>
.myborder {border:2px solid #eed0d2;}