#eed0d4 color space conversions
Hex:
#eed0d4
RGB:
238, 208, 212
CMY:
7, 18, 17
CMYK:
0, 13, 11, 7
HSL:
352°, 46.8750%, 87.4510%
HSV (HSB):
352°, 12.6050%, 93.3333%
XYZ:
69.6994, 68.0424, 71.7473
xyY:
0.3327, 0.3248, 68.0424
CIE-Lab:
86.0276, 11.1120, 1.8713
CIE-LCH:
86.0276, 11.2684, 9.5590
CIE-Luv:
86.0276, 17.5627, 0.7986
Hunter-Lab:
82.4878, 6.4729, 6.1714
#eed0d4 color charts
#eed0d4 color shades, tints & tones
#eed0d4 color schemes
#eed0d4 color preview, HTML & CSS examples
This text has a color of #eed0d4
<p style="color:#eed0d4;">Text here</p>
.mytext {color:#eed0d4;}
This box has a color of #eed0d4
<div style="background-color:#eed0d4;">Content here</div>
.mybackground {background-color:#eed0d4;}
Border around this has a color of #eed0d4
<div style="border:2px solid #eed0d4;">Content here</div>
.myborder {border:2px solid #eed0d4;}