#f2f3f7 color space conversions
Hex:
#f2f3f7
RGB:
242, 243, 247
CMY:
5, 5, 3
CMYK:
2, 2, 0, 3
HSL:
228°, 23.8095%, 95.8824%
HSV (HSB):
228°, 2.0243%, 96.8627%
XYZ:
85.4570, 89.6938, 100.8043
xyY:
0.3097, 0.3250, 89.6938
CIE-Lab:
95.8696, 0.3876, -2.0473
CIE-LCH:
95.8696, 2.0836, 280.7208
CIE-Luv:
95.8696, -0.7788, -3.2445
Hunter-Lab:
94.7068, -4.6706, 3.1876
#f2f3f7 color charts
#f2f3f7 color shades, tints & tones
#f2f3f7 color schemes
#f2f3f7 color preview, HTML & CSS examples
This text has a color of #f2f3f7
<p style="color:#f2f3f7;">Text here</p>
.mytext {color:#f2f3f7;}
This box has a color of #f2f3f7
<div style="background-color:#f2f3f7;">Content here</div>
.mybackground {background-color:#f2f3f7;}
Border around this has a color of #f2f3f7
<div style="border:2px solid #f2f3f7;">Content here</div>
.myborder {border:2px solid #f2f3f7;}