#eeedef color space conversions
Hex:
#eeedef
RGB:
238, 237, 239
CMY:
7, 7, 6
CMYK:
0, 1, 0, 6
HSL:
270°, 5.8824%, 93.3333%
HSV (HSB):
270°, 0.8368%, 93.7255%
XYZ:
81.1241, 84.9775, 93.7880
xyY:
0.3121, 0.3270, 84.9775
CIE-Lab:
93.8734, 0.6938, -0.8573
CIE-LCH:
93.8734, 1.1029, 308.9826
CIE-Luv:
93.8734, 0.4493, -1.4457
Hunter-Lab:
92.1832, -4.2352, 4.2062
#eeedef color charts
#eeedef color shades, tints & tones
#eeedef color schemes
#eeedef color preview, HTML & CSS examples
This text has a color of #eeedef
<p style="color:#eeedef;">Text here</p>
.mytext {color:#eeedef;}
This box has a color of #eeedef
<div style="background-color:#eeedef;">Content here</div>
.mybackground {background-color:#eeedef;}
Border around this has a color of #eeedef
<div style="border:2px solid #eeedef;">Content here</div>
.myborder {border:2px solid #eeedef;}