#eed0d3 color space conversions
Hex:
#eed0d3
RGB:
238, 208, 211
CMY:
7, 18, 17
CMYK:
0, 13, 11, 7
HSL:
354°, 46.8750%, 87.4510%
HSV (HSB):
354°, 12.6050%, 93.3333%
XYZ:
69.5736, 67.9920, 71.0849
xyY:
0.3334, 0.3259, 67.9920
CIE-Lab:
86.0025, 10.9490, 2.3652
CIE-LCH:
86.0025, 11.2015, 12.1896
CIE-Luv:
86.0025, 17.6513, 1.5642
Hunter-Lab:
82.4573, 6.3098, 6.6073
#eed0d3 color charts
#eed0d3 color shades, tints & tones
#eed0d3 color schemes
#eed0d3 color preview, HTML & CSS examples
This text has a color of #eed0d3
<p style="color:#eed0d3;">Text here</p>
.mytext {color:#eed0d3;}
This box has a color of #eed0d3
<div style="background-color:#eed0d3;">Content here</div>
.mybackground {background-color:#eed0d3;}
Border around this has a color of #eed0d3
<div style="border:2px solid #eed0d3;">Content here</div>
.myborder {border:2px solid #eed0d3;}