#eeddef color space conversions
Hex:
#eeddef
RGB:
238, 221, 239
CMY:
7, 13, 6
CMYK:
0, 8, 0, 6
HSL:
297°, 36.0000%, 90.1961%
HSV (HSB):
297°, 7.5314%, 93.7255%
XYZ:
76.6963, 76.1220, 92.3120
xyY:
0.3129, 0.3105, 76.1220
CIE-Lab:
89.9160, 8.9610, -6.6770
CIE-LCH:
89.9160, 11.1751, 323.3096
CIE-Luv:
89.9160, 8.5380, -11.9444
Hunter-Lab:
87.2479, 4.2286, -1.6578
#eeddef color charts
#eeddef RGB chart
#eeddef CMYK chart
#eeddef RGB pie chart
#eeddef color shades, tints & tones
#eeddef color schemes
#eeddef color preview, HTML & CSS examples
This text has a color of #eeddef
<p style="color:#eeddef;">Text here</p>
.mytext {color:#eeddef;}
Text color #eeddef
This box has a color of #eeddef
<div style="background-color:#eeddef;">Content here</div>
.mybackground {background-color:#eeddef;}
Background color #eeddef
Border around this has a color of #eeddef
<div style="border:2px solid #eeddef;">Content here</div>
.myborder {border:2px solid #eeddef;}
Border color #eeddef