#f2f5f9 color space conversions
Hex:
#f2f5f9
RGB:
242, 245, 249
CMY:
5, 4, 2
CMYK:
3, 2, 0, 2
HSL:
214°, 36.8421%, 96.2745%
HSV (HSB):
214°, 2.8112%, 97.6471%
XYZ:
86.3692, 91.0216, 102.6393
xyY:
0.3084, 0.3250, 91.0216
CIE-Lab:
96.4189, -0.2691, -2.2759
CIE-LCH:
96.4189, 2.2917, 263.2557
CIE-Luv:
96.4189, -1.8836, -3.4872
Hunter-Lab:
95.4052, -5.3653, 2.9980
#f2f5f9 color charts
#f2f5f9 color shades, tints & tones
#f2f5f9 color schemes
#f2f5f9 color preview, HTML & CSS examples
This text has a color of #f2f5f9
<p style="color:#f2f5f9;">Text here</p>
.mytext {color:#f2f5f9;}
This box has a color of #f2f5f9
<div style="background-color:#f2f5f9;">Content here</div>
.mybackground {background-color:#f2f5f9;}
Border around this has a color of #f2f5f9
<div style="border:2px solid #f2f5f9;">Content here</div>
.myborder {border:2px solid #f2f5f9;}