#eed0f9 color space conversions
Hex:
#eed0f9
RGB:
238, 208, 249
CMY:
7, 18, 2
CMYK:
4, 16, 0, 2
HSL:
284°, 77.3585%, 89.6078%
HSV (HSB):
284°, 16.4659%, 97.6471%
XYZ:
74.9147, 70.1284, 99.2102
xyY:
0.3067, 0.2871, 70.1284
CIE-Lab:
87.0598, 17.6392, -16.2037
CIE-LCH:
87.0598, 23.9520, 317.4289
CIE-Luv:
87.0598, 14.1754, -28.5838
Hunter-Lab:
83.7427, 13.1329, -11.6211
#eed0f9 color charts
#eed0f9 color shades, tints & tones
#eed0f9 color schemes
#eed0f9 color preview, HTML & CSS examples
This text has a color of #eed0f9
<p style="color:#eed0f9;">Text here</p>
.mytext {color:#eed0f9;}
This box has a color of #eed0f9
<div style="background-color:#eed0f9;">Content here</div>
.mybackground {background-color:#eed0f9;}
Border around this has a color of #eed0f9
<div style="border:2px solid #eed0f9;">Content here</div>
.myborder {border:2px solid #eed0f9;}