#f9faf3 color space conversions
Hex:
#f9faf3
RGB:
249, 250, 243
CMY:
2, 2, 5
CMYK:
0, 0, 3, 2
HSL:
69°, 41.1765%, 96.6667%
HSV (HSB):
69°, 2.8000%, 98.0392%
XYZ:
89.4302, 94.9820, 98.4139
xyY:
0.3162, 0.3358, 94.9820
CIE-Lab:
98.0263, -1.5426, 3.2243
CIE-LCH:
98.0263, 3.5743, 115.5679
CIE-Luv:
98.0263, -0.1768, 5.2325
Hunter-Lab:
97.4587, -6.7574, 8.3500
#f9faf3 color charts
#f9faf3 color shades, tints & tones
#f9faf3 color schemes
#f9faf3 color preview, HTML & CSS examples
This text has a color of #f9faf3
<p style="color:#f9faf3;">Text here</p>
.mytext {color:#f9faf3;}
This box has a color of #f9faf3
<div style="background-color:#f9faf3;">Content here</div>
.mybackground {background-color:#f9faf3;}
Border around this has a color of #f9faf3
<div style="border:2px solid #f9faf3;">Content here</div>
.myborder {border:2px solid #f9faf3;}