#f9f1f2 color space conversions
Hex:
#f9f1f2
RGB:
249, 241, 242
CMY:
2, 5, 5
CMYK:
0, 3, 3, 2
HSL:
353°, 40.0000%, 96.0784%
HSV (HSB):
353°, 3.2129%, 97.6471%
XYZ:
86.5492, 89.4611, 96.7105
xyY:
0.3174, 0.3280, 89.4611
CIE-Lab:
95.7728, 2.8522, 0.4611
CIE-LCH:
95.7728, 2.8892, 9.1827
CIE-Luv:
95.7728, 4.4843, 0.1945
Hunter-Lab:
94.5839, -2.1849, 5.5857
#f9f1f2 color charts
#f9f1f2 color shades, tints & tones
#f9f1f2 color schemes
#f9f1f2 color preview, HTML & CSS examples
This text has a color of #f9f1f2
<p style="color:#f9f1f2;">Text here</p>
.mytext {color:#f9f1f2;}
This box has a color of #f9f1f2
<div style="background-color:#f9f1f2;">Content here</div>
.mybackground {background-color:#f9f1f2;}
Border around this has a color of #f9f1f2
<div style="border:2px solid #f9f1f2;">Content here</div>
.myborder {border:2px solid #f9f1f2;}