#f2f5fb color space conversions
Hex:
#f2f5fb
RGB:
242, 245, 251
CMY:
5, 4, 2
CMYK:
4, 2, 0, 2
HSL:
220°, 52.9412%, 96.6667%
HSV (HSB):
220°, 3.5857%, 98.4314%
XYZ:
86.6829, 91.1471, 104.2913
xyY:
0.3073, 0.3231, 91.1471
CIE-Lab:
96.4706, 0.0939, -3.2333
CIE-LCH:
96.4706, 3.2347, 271.6639
CIE-Luv:
96.4706, -1.9906, -5.0508
Hunter-Lab:
95.4710, -5.0050, 2.0621
#f2f5fb color charts
#f2f5fb color shades, tints & tones
#f2f5fb color schemes
#f2f5fb color preview, HTML & CSS examples
This text has a color of #f2f5fb
<p style="color:#f2f5fb;">Text here</p>
.mytext {color:#f2f5fb;}
This box has a color of #f2f5fb
<div style="background-color:#f2f5fb;">Content here</div>
.mybackground {background-color:#f2f5fb;}
Border around this has a color of #f2f5fb
<div style="border:2px solid #f2f5fb;">Content here</div>
.myborder {border:2px solid #f2f5fb;}