#f9faa9 color space conversions
Hex:
#f9faa9
RGB:
249, 250, 169
CMY:
2, 2, 34
CMYK:
0, 0, 32, 2
HSL:
61°, 89.0110%, 82.1569%
HSV (HSB):
61°, 32.4000%, 98.0392%
XYZ:
80.4140, 91.3755, 50.9351
xyY:
0.3610, 0.4103, 91.3755
CIE-Lab:
96.5645, -12.2934, 38.8204
CIE-LCH:
96.5645, 40.7204, 107.5716
CIE-Luv:
96.5645, 3.4048, 55.7578
Hunter-Lab:
95.5905, -17.1233, 35.3209
#f9faa9 color charts
#f9faa9 color shades, tints & tones
#f9faa9 color schemes
#f9faa9 color preview, HTML & CSS examples
This text has a color of #f9faa9
<p style="color:#f9faa9;">Text here</p>
.mytext {color:#f9faa9;}
This box has a color of #f9faa9
<div style="background-color:#f9faa9;">Content here</div>
.mybackground {background-color:#f9faa9;}
Border around this has a color of #f9faa9
<div style="border:2px solid #f9faa9;">Content here</div>
.myborder {border:2px solid #f9faa9;}