#f2f4f7 color space conversions
Hex:
#f2f4f7
RGB:
242, 244, 247
CMY:
5, 4, 3
CMYK:
2, 1, 0, 3
HSL:
216°, 23.8095%, 95.8824%
HSV (HSB):
216°, 2.0243%, 96.8627%
XYZ:
85.7571, 90.2940, 100.9043
xyY:
0.3096, 0.3260, 90.2940
CIE-Lab:
96.1186, -0.1213, -1.6825
CIE-LCH:
96.1186, 1.6868, 265.8757
CIE-Luv:
96.1186, -1.2780, -2.5867
Hunter-Lab:
95.0232, -5.1967, 3.5567
#f2f4f7 color charts
#f2f4f7 color shades, tints & tones
#f2f4f7 color schemes
#f2f4f7 color preview, HTML & CSS examples
This text has a color of #f2f4f7
<p style="color:#f2f4f7;">Text here</p>
.mytext {color:#f2f4f7;}
This box has a color of #f2f4f7
<div style="background-color:#f2f4f7;">Content here</div>
.mybackground {background-color:#f2f4f7;}
Border around this has a color of #f2f4f7
<div style="border:2px solid #f2f4f7;">Content here</div>
.myborder {border:2px solid #f2f4f7;}