#f2f9fc color space conversions
Hex:
#f2f9fc
RGB:
242, 249, 252
CMY:
5, 2, 1
CMYK:
4, 1, 0, 1
HSL:
198°, 62.5000%, 96.8627%
HSV (HSB):
198°, 3.9683%, 98.8235%
XYZ:
88.0643, 93.6569, 105.5316
xyY:
0.3066, 0.3260, 93.6569
CIE-Lab:
97.4936, -1.7534, -2.2480
CIE-LCH:
97.4936, 2.8509, 232.0472
CIE-Luv:
97.4936, -4.0178, -3.1857
Hunter-Lab:
96.7765, -6.9281, 3.0898
#f2f9fc color charts
#f2f9fc color shades, tints & tones
#f2f9fc color schemes
#f2f9fc color preview, HTML & CSS examples
This text has a color of #f2f9fc
<p style="color:#f2f9fc;">Text here</p>
.mytext {color:#f2f9fc;}
This box has a color of #f2f9fc
<div style="background-color:#f2f9fc;">Content here</div>
.mybackground {background-color:#f2f9fc;}
Border around this has a color of #f2f9fc
<div style="border:2px solid #f2f9fc;">Content here</div>
.myborder {border:2px solid #f2f9fc;}