#eed0df color space conversions
Hex:
#eed0df
RGB:
238, 208, 223
CMY:
7, 18, 13
CMYK:
0, 13, 6, 7
HSL:
330°, 46.8750%, 87.4510%
HSV (HSB):
330°, 12.6050%, 93.3333%
XYZ:
71.1351, 68.6166, 79.3071
xyY:
0.3247, 0.3132, 68.6166
CIE-Lab:
86.3138, 12.9529, -3.5450
CIE-LCH:
86.3138, 13.4293, 344.6940
CIE-Luv:
86.3138, 16.5759, -7.7368
Hunter-Lab:
82.8351, 8.3262, 1.2198
#eed0df color charts
#eed0df color shades, tints & tones
#eed0df color schemes
#eed0df color preview, HTML & CSS examples
This text has a color of #eed0df
<p style="color:#eed0df;">Text here</p>
.mytext {color:#eed0df;}
This box has a color of #eed0df
<div style="background-color:#eed0df;">Content here</div>
.mybackground {background-color:#eed0df;}
Border around this has a color of #eed0df
<div style="border:2px solid #eed0df;">Content here</div>
.myborder {border:2px solid #eed0df;}