#f0faed color space conversions
Hex:
#f0faed
RGB:
240, 250, 237
CMY:
6, 2, 7
CMYK:
4, 0, 5, 2
HSL:
106°, 56.5217%, 95.4902%
HSV (HSB):
106°, 5.2000%, 98.0392%
XYZ:
85.4068, 93.0109, 93.5722
xyY:
0.3140, 0.3420, 93.0109
CIE-Lab:
97.2320, -5.5793, 5.0794
CIE-LCH:
97.2320, 7.5451, 137.6854
CIE-Luv:
97.2320, -4.8983, 8.7723
Hunter-Lab:
96.4422, -10.6985, 9.9839
#f0faed color charts
#f0faed color shades, tints & tones
#f0faed color schemes
#f0faed color preview, HTML & CSS examples
This text has a color of #f0faed
<p style="color:#f0faed;">Text here</p>
.mytext {color:#f0faed;}
This box has a color of #f0faed
<div style="background-color:#f0faed;">Content here</div>
.mybackground {background-color:#f0faed;}
Border around this has a color of #f0faed
<div style="border:2px solid #f0faed;">Content here</div>
.myborder {border:2px solid #f0faed;}