#eedede color space conversions
Hex:
#eedede
RGB:
238, 222, 222
CMY:
7, 13, 13
CMYK:
0, 7, 7, 7
HSL:
0°, 32.0000%, 90.1961%
HSV (HSB):
0°, 6.7227%, 93.3333%
XYZ:
74.5660, 75.6936, 79.7875
xyY:
0.3241, 0.3290, 75.6936
CIE-Lab:
89.7169, 5.4687, 1.9598
CIE-LCH:
89.7169, 5.8092, 19.7158
CIE-Luv:
89.7169, 9.2771, 1.9856
Hunter-Lab:
87.0021, 0.7315, 6.5280
#eedede color charts
#eedede color shades, tints & tones
#eedede color schemes
#eedede color preview, HTML & CSS examples
This text has a color of #eedede
<p style="color:#eedede;">Text here</p>
.mytext {color:#eedede;}
This box has a color of #eedede
<div style="background-color:#eedede;">Content here</div>
.mybackground {background-color:#eedede;}
Border around this has a color of #eedede
<div style="border:2px solid #eedede;">Content here</div>
.myborder {border:2px solid #eedede;}