#f2f6f2 color space conversions
Hex:
#f2f6f2
RGB:
242, 246, 242
CMY:
5, 4, 5
CMYK:
2, 0, 2, 4
HSL:
120°, 18.1818%, 95.6863%
HSV (HSB):
120°, 1.6260%, 96.4706%
XYZ:
85.6007, 91.1996, 97.0960
xyY:
0.3125, 0.3330, 91.1996
CIE-Lab:
96.4922, -2.0254, 1.4462
CIE-LCH:
96.4922, 2.4888, 144.4723
CIE-Luv:
96.4922, -2.0160, 2.5912
Hunter-Lab:
95.4985, -7.1226, 6.5671
#f2f6f2 color charts
#f2f6f2 color shades, tints & tones
#f2f6f2 color schemes
#f2f6f2 color preview, HTML & CSS examples
This text has a color of #f2f6f2
<p style="color:#f2f6f2;">Text here</p>
.mytext {color:#f2f6f2;}
This box has a color of #f2f6f2
<div style="background-color:#f2f6f2;">Content here</div>
.mybackground {background-color:#f2f6f2;}
Border around this has a color of #f2f6f2
<div style="border:2px solid #f2f6f2;">Content here</div>
.myborder {border:2px solid #f2f6f2;}