#f8edee color space conversions
Hex:
#f8edee
RGB:
248, 237, 238
CMY:
3, 7, 7
CMYK:
0, 4, 4, 3
HSL:
355°, 44.0000%, 95.0980%
HSV (HSB):
355°, 4.4355%, 97.2549%
XYZ:
84.4282, 86.6979, 93.1734
xyY:
0.3194, 0.3280, 86.6979
CIE-Lab:
94.6099, 3.8728, 0.8291
CIE-LCH:
94.6099, 3.9606, 12.0831
CIE-Luv:
94.6099, 6.2257, 0.5721
Hunter-Lab:
93.1117, -1.0922, 5.8489
#f8edee color charts
#f8edee color shades, tints & tones
#f8edee color schemes
#f8edee color preview, HTML & CSS examples
This text has a color of #f8edee
<p style="color:#f8edee;">Text here</p>
.mytext {color:#f8edee;}
This box has a color of #f8edee
<div style="background-color:#f8edee;">Content here</div>
.mybackground {background-color:#f8edee;}
Border around this has a color of #f8edee
<div style="border:2px solid #f8edee;">Content here</div>
.myborder {border:2px solid #f8edee;}