#eedfdf color space conversions
Hex:
#eedfdf
RGB:
238, 223, 223
CMY:
7, 13, 13
CMYK:
0, 6, 6, 7
HSL:
0°, 30.6122%, 90.3922%
HSV (HSB):
0°, 6.3025%, 93.3333%
XYZ:
74.9669, 76.2802, 80.5844
xyY:
0.3234, 0.3290, 76.2802
CIE-Lab:
89.9893, 5.1195, 1.8311
CIE-LCH:
89.9893, 5.4371, 19.6805
CIE-Luv:
89.9893, 8.6793, 1.8566
Hunter-Lab:
87.3385, 0.3727, 6.4320
#eedfdf color charts
#eedfdf color shades, tints & tones
#eedfdf color schemes
#eedfdf color preview, HTML & CSS examples
This text has a color of #eedfdf
<p style="color:#eedfdf;">Text here</p>
.mytext {color:#eedfdf;}
This box has a color of #eedfdf
<div style="background-color:#eedfdf;">Content here</div>
.mybackground {background-color:#eedfdf;}
Border around this has a color of #eedfdf
<div style="border:2px solid #eedfdf;">Content here</div>
.myborder {border:2px solid #eedfdf;}