#f2f4f1 color space conversions
Hex:
#f2f4f1
RGB:
242, 244, 241
CMY:
5, 4, 5
CMYK:
1, 0, 1, 4
HSL:
100°, 12.0000%, 95.0980%
HSV (HSB):
100°, 1.2295%, 95.6863%
XYZ:
84.8458, 89.9295, 96.1054
xyY:
0.3132, 0.3320, 89.9295
CIE-Lab:
95.9675, -1.1876, 1.1986
CIE-LCH:
95.9675, 1.6873, 134.7367
CIE-Luv:
95.9675, -0.9544, 2.0585
Hunter-Lab:
94.8312, -6.2499, 6.2952
#f2f4f1 color charts
#f2f4f1 color shades, tints & tones
#f2f4f1 color schemes
#f2f4f1 color preview, HTML & CSS examples
This text has a color of #f2f4f1
<p style="color:#f2f4f1;">Text here</p>
.mytext {color:#f2f4f1;}
This box has a color of #f2f4f1
<div style="background-color:#f2f4f1;">Content here</div>
.mybackground {background-color:#f2f4f1;}
Border around this has a color of #f2f4f1
<div style="border:2px solid #f2f4f1;">Content here</div>
.myborder {border:2px solid #f2f4f1;}