#f2f4d7 color space conversions
Hex:
#f2f4d7
RGB:
242, 244, 215
CMY:
5, 4, 16
CMYK:
1, 0, 12, 4
HSL:
64°, 56.8627%, 90.0000%
HSV (HSB):
64°, 11.8852%, 95.6863%
XYZ:
81.2344, 88.4849, 77.0878
xyY:
0.3291, 0.3585, 88.4849
CIE-Lab:
95.3647, -5.5194, 13.7545
CIE-LCH:
95.3647, 14.8206, 111.8647
CIE-Luv:
95.3647, 0.3973, 21.4715
Hunter-Lab:
94.0664, -10.4663, 17.2581
#f2f4d7 color charts
#f2f4d7 color shades, tints & tones
#f2f4d7 color schemes
#f2f4d7 color preview, HTML & CSS examples
This text has a color of #f2f4d7
<p style="color:#f2f4d7;">Text here</p>
.mytext {color:#f2f4d7;}
This box has a color of #f2f4d7
<div style="background-color:#f2f4d7;">Content here</div>
.mybackground {background-color:#f2f4d7;}
Border around this has a color of #f2f4d7
<div style="border:2px solid #f2f4d7;">Content here</div>
.myborder {border:2px solid #f2f4d7;}