#f2f4d3 color space conversions
Hex:
#f2f4d3
RGB:
242, 244, 211
CMY:
5, 4, 17
CMYK:
1, 0, 14, 4
HSL:
64°, 60.0000%, 89.2157%
HSV (HSB):
64°, 13.5246%, 95.6863%
XYZ:
80.7265, 88.2818, 74.4134
xyY:
0.3316, 0.3627, 88.2818
CIE-Lab:
95.2795, -6.1427, 15.6932
CIE-LCH:
95.2795, 16.8525, 111.3767
CIE-Luv:
95.2795, 0.5969, 24.3391
Hunter-Lab:
93.9584, -11.0648, 18.8142
#f2f4d3 color charts
#f2f4d3 color shades, tints & tones
#f2f4d3 color schemes
#f2f4d3 color preview, HTML & CSS examples
This text has a color of #f2f4d3
<p style="color:#f2f4d3;">Text here</p>
.mytext {color:#f2f4d3;}
This box has a color of #f2f4d3
<div style="background-color:#f2f4d3;">Content here</div>
.mybackground {background-color:#f2f4d3;}
Border around this has a color of #f2f4d3
<div style="border:2px solid #f2f4d3;">Content here</div>
.myborder {border:2px solid #f2f4d3;}