#f9a79e color space conversions
Hex:
#f9a79e
RGB:
249, 167, 158
CMY:
2, 35, 38
CMYK:
0, 33, 37, 2
HSL:
6°, 88.3495%, 79.8039%
HSV (HSB):
6°, 36.5462%, 97.6471%
XYZ:
59.0572, 50.2458, 38.9335
xyY:
0.3984, 0.3390, 50.2458
CIE-Lab:
76.2199, 29.1601, 17.0446
CIE-LCH:
76.2199, 33.7762, 30.3072
CIE-Luv:
76.2199, 55.7795, 17.9856
Hunter-Lab:
70.8843, 24.6697, 17.0537
#f9a79e color charts
#f9a79e color shades, tints & tones
#f9a79e color schemes
#f9a79e color preview, HTML & CSS examples
This text has a color of #f9a79e
<p style="color:#f9a79e;">Text here</p>
.mytext {color:#f9a79e;}
This box has a color of #f9a79e
<div style="background-color:#f9a79e;">Content here</div>
.mybackground {background-color:#f9a79e;}
Border around this has a color of #f9a79e
<div style="border:2px solid #f9a79e;">Content here</div>
.myborder {border:2px solid #f9a79e;}