#f2f4db color space conversions
Hex:
#f2f4db
RGB:
242, 244, 219
CMY:
5, 4, 14
CMYK:
1, 0, 10, 4
HSL:
65°, 53.1915%, 90.7843%
HSV (HSB):
65°, 10.2459%, 95.6863%
XYZ:
81.7548, 88.6931, 79.8284
xyY:
0.3267, 0.3544, 88.6931
CIE-Lab:
95.4520, -4.8844, 11.8171
CIE-LCH:
95.4520, 12.7868, 112.4570
CIE-Luv:
95.4520, 0.1953, 18.5696
Hunter-Lab:
94.1770, -9.8544, 15.6672
#f2f4db color charts
#f2f4db color shades, tints & tones
#f2f4db color schemes
#f2f4db color preview, HTML & CSS examples
This text has a color of #f2f4db
<p style="color:#f2f4db;">Text here</p>
.mytext {color:#f2f4db;}
This box has a color of #f2f4db
<div style="background-color:#f2f4db;">Content here</div>
.mybackground {background-color:#f2f4db;}
Border around this has a color of #f2f4db
<div style="border:2px solid #f2f4db;">Content here</div>
.myborder {border:2px solid #f2f4db;}