#f9faf8 color space conversions
Hex:
#f9faf8
RGB:
249, 250, 248
CMY:
2, 2, 3
CMYK:
0, 0, 1, 2
HSL:
90°, 16.6667%, 97.6471%
HSV (HSB):
90°, 0.8000%, 98.0392%
XYZ:
90.1958, 95.2883, 102.4456
xyY:
0.3133, 0.3309, 95.2883
CIE-Lab:
98.1487, -0.6761, 0.8300
CIE-LCH:
98.1487, 1.0705, 129.1643
CIE-Luv:
98.1487, -0.4482, 1.4047
Hunter-Lab:
97.6157, -5.8955, 6.1074
#f9faf8 color charts
#f9faf8 color shades, tints & tones
#f9faf8 color schemes
#f9faf8 color preview, HTML & CSS examples
This text has a color of #f9faf8
<p style="color:#f9faf8;">Text here</p>
.mytext {color:#f9faf8;}
This box has a color of #f9faf8
<div style="background-color:#f9faf8;">Content here</div>
.mybackground {background-color:#f9faf8;}
Border around this has a color of #f9faf8
<div style="border:2px solid #f9faf8;">Content here</div>
.myborder {border:2px solid #f9faf8;}