#f9f2f9 color space conversions
Hex:
#f9f2f9
RGB:
249, 242, 249
CMY:
2, 5, 2
CMYK:
0, 3, 0, 2
HSL:
300°, 36.8421%, 96.2745%
HSV (HSB):
300°, 2.8112%, 97.6471%
XYZ:
87.9179, 90.4836, 102.4538
xyY:
0.3130, 0.3222, 90.4836
CIE-Lab:
96.1970, 3.5651, -2.5404
CIE-LCH:
96.1970, 4.3776, 324.5277
CIE-Luv:
96.1970, 3.5329, -4.5831
Hunter-Lab:
95.1228, -1.4851, 2.7266
#f9f2f9 color charts
#f9f2f9 color shades, tints & tones
#f9f2f9 color schemes
#f9f2f9 color preview, HTML & CSS examples
This text has a color of #f9f2f9
<p style="color:#f9f2f9;">Text here</p>
.mytext {color:#f9f2f9;}
This box has a color of #f9f2f9
<div style="background-color:#f9f2f9;">Content here</div>
.mybackground {background-color:#f9f2f9;}
Border around this has a color of #f9f2f9
<div style="border:2px solid #f9f2f9;">Content here</div>
.myborder {border:2px solid #f9f2f9;}