#f9edee color space conversions
Hex:
#f9edee
RGB:
249, 237, 238
CMY:
2, 7, 7
CMYK:
0, 5, 4, 2
HSL:
355°, 50.0000%, 95.2941%
HSV (HSB):
355°, 4.8193%, 97.6471%
XYZ:
84.7837, 86.8812, 93.1901
xyY:
0.3201, 0.3280, 86.8812
CIE-Lab:
94.6878, 4.2108, 0.9521
CIE-LCH:
94.6878, 4.3171, 12.7403
CIE-Luv:
94.6878, 6.8080, 0.6985
Hunter-Lab:
93.2101, -0.7543, 5.9698
#f9edee color charts
#f9edee color shades, tints & tones
#f9edee color schemes
#f9edee color preview, HTML & CSS examples
This text has a color of #f9edee
<p style="color:#f9edee;">Text here</p>
.mytext {color:#f9edee;}
This box has a color of #f9edee
<div style="background-color:#f9edee;">Content here</div>
.mybackground {background-color:#f9edee;}
Border around this has a color of #f9edee
<div style="border:2px solid #f9edee;">Content here</div>
.myborder {border:2px solid #f9edee;}