#f9faac color space conversions
Hex:
#f9faac
RGB:
249, 250, 172
CMY:
2, 2, 33
CMYK:
0, 0, 31, 2
HSL:
61°, 88.6364%, 82.7451%
HSV (HSB):
61°, 31.2000%, 98.0392%
XYZ:
80.6989, 91.4895, 52.4357
xyY:
0.3593, 0.4073, 91.4895
CIE-Lab:
96.6112, -11.9371, 37.3912
CIE-LCH:
96.6112, 39.2504, 107.7057
CIE-Luv:
96.6112, 3.2793, 53.9869
Hunter-Lab:
95.6501, -16.7894, 34.4522
#f9faac color charts
#f9faac color shades, tints & tones
#f9faac color schemes
#f9faac color preview, HTML & CSS examples
This text has a color of #f9faac
<p style="color:#f9faac;">Text here</p>
.mytext {color:#f9faac;}
This box has a color of #f9faac
<div style="background-color:#f9faac;">Content here</div>
.mybackground {background-color:#f9faac;}
Border around this has a color of #f9faac
<div style="border:2px solid #f9faac;">Content here</div>
.myborder {border:2px solid #f9faac;}