#eedddf color space conversions
Hex:
#eedddf
RGB:
238, 221, 223
CMY:
7, 13, 13
CMYK:
0, 7, 6, 7
HSL:
353°, 33.3333%, 90.0000%
HSV (HSB):
353°, 7.1429%, 93.3333%
XYZ:
74.4356, 75.2178, 80.4073
xyY:
0.3235, 0.3269, 75.2178
CIE-Lab:
89.4949, 6.1567, 1.1113
CIE-LCH:
89.4949, 6.2562, 10.2319
CIE-Luv:
89.4949, 9.7309, 0.5784
Hunter-Lab:
86.7282, 1.4257, 5.7408
#eedddf color charts
#eedddf RGB chart
#eedddf CMYK chart
#eedddf RGB pie chart
#eedddf color shades, tints & tones
#eedddf color schemes
#eedddf color preview, HTML & CSS examples
This text has a color of #eedddf
<p style="color:#eedddf;">Text here</p>
.mytext {color:#eedddf;}
Text color #eedddf
This box has a color of #eedddf
<div style="background-color:#eedddf;">Content here</div>
.mybackground {background-color:#eedddf;}
Background color #eedddf
Border around this has a color of #eedddf
<div style="border:2px solid #eedddf;">Content here</div>
.myborder {border:2px solid #eedddf;}
Border color #eedddf