#f9faa5 color space conversions
Hex:
#f9faa5
RGB:
249, 250, 165
CMY:
2, 2, 35
CMYK:
0, 0, 34, 2
HSL:
61°, 89.4737%, 81.3725%
HSV (HSB):
61°, 34.0000%, 98.0392%
XYZ:
80.0441, 91.2276, 48.9872
xyY:
0.3634, 0.4142, 91.2276
CIE-Lab:
96.5037, -12.7576, 40.7205
CIE-LCH:
96.5037, 42.6722, 107.3956
CIE-Luv:
96.5037, 3.5691, 58.0757
Hunter-Lab:
95.5131, -17.5574, 36.4503
#f9faa5 color charts
#f9faa5 color shades, tints & tones
#f9faa5 color schemes
#f9faa5 color preview, HTML & CSS examples
This text has a color of #f9faa5
<p style="color:#f9faa5;">Text here</p>
.mytext {color:#f9faa5;}
This box has a color of #f9faa5
<div style="background-color:#f9faa5;">Content here</div>
.mybackground {background-color:#f9faa5;}
Border around this has a color of #f9faa5
<div style="border:2px solid #f9faa5;">Content here</div>
.myborder {border:2px solid #f9faa5;}