#f2f9f2 color space conversions
Hex:
#f2f9f2
RGB:
242, 249, 242
CMY:
5, 2, 5
CMYK:
3, 0, 3, 2
HSL:
120°, 36.8421%, 96.2745%
HSV (HSB):
120°, 2.8112%, 97.6471%
XYZ:
86.5206, 93.0394, 97.4027
xyY:
0.3124, 0.3359, 93.0394
CIE-Lab:
97.2436, -3.5408, 2.5393
CIE-LCH:
97.2436, 4.3573, 144.3535
CIE-Luv:
97.2436, -3.5257, 4.5430
Hunter-Lab:
96.4569, -8.6874, 7.6485
#f2f9f2 color charts
#f2f9f2 color shades, tints & tones
#f2f9f2 color schemes
#f2f9f2 color preview, HTML & CSS examples
This text has a color of #f2f9f2
<p style="color:#f2f9f2;">Text here</p>
.mytext {color:#f2f9f2;}
This box has a color of #f2f9f2
<div style="background-color:#f2f9f2;">Content here</div>
.mybackground {background-color:#f2f9f2;}
Border around this has a color of #f2f9f2
<div style="border:2px solid #f2f9f2;">Content here</div>
.myborder {border:2px solid #f2f9f2;}