#eedfed color space conversions
Hex:
#eedfed
RGB:
238, 223, 237
CMY:
7, 13, 7
CMYK:
0, 6, 0, 7
HSL:
304°, 30.6122%, 90.3922%
HSV (HSB):
304°, 6.3025%, 93.3333%
XYZ:
76.9336, 77.0669, 90.9413
xyY:
0.3141, 0.3146, 77.0669
CIE-Lab:
90.3524, 7.5594, -4.9830
CIE-LCH:
90.3524, 9.0540, 326.6083
CIE-Luv:
90.3524, 7.6719, -9.0490
Hunter-Lab:
87.7878, 2.8016, 0.0316
#eedfed color charts
#eedfed color shades, tints & tones
#eedfed color schemes
#eedfed color preview, HTML & CSS examples
This text has a color of #eedfed
<p style="color:#eedfed;">Text here</p>
.mytext {color:#eedfed;}
This box has a color of #eedfed
<div style="background-color:#eedfed;">Content here</div>
.mybackground {background-color:#eedfed;}
Border around this has a color of #eedfed
<div style="border:2px solid #eedfed;">Content here</div>
.myborder {border:2px solid #eedfed;}