#f2f6f6 color space conversions
Hex:
#f2f6f6
RGB:
242, 246, 246
CMY:
5, 4, 4
CMYK:
2, 0, 0, 4
HSL:
180°, 18.1818%, 95.6863%
HSV (HSB):
180°, 1.6260%, 96.4706%
XYZ:
86.2083, 91.4426, 100.2953
xyY:
0.3102, 0.3290, 91.4426
CIE-Lab:
96.5920, -1.3161, -0.4732
CIE-LCH:
96.5920, 1.3986, 199.7752
CIE-Luv:
96.5920, -2.2236, -0.4963
Hunter-Lab:
95.6256, -6.4238, 4.7526
#f2f6f6 color charts
#f2f6f6 color shades, tints & tones
#f2f6f6 color schemes
#f2f6f6 color preview, HTML & CSS examples
This text has a color of #f2f6f6
<p style="color:#f2f6f6;">Text here</p>
.mytext {color:#f2f6f6;}
This box has a color of #f2f6f6
<div style="background-color:#f2f6f6;">Content here</div>
.mybackground {background-color:#f2f6f6;}
Border around this has a color of #f2f6f6
<div style="border:2px solid #f2f6f6;">Content here</div>
.myborder {border:2px solid #f2f6f6;}