#f9a79c color space conversions
Hex:
#f9a79c
RGB:
249, 167, 156
CMY:
2, 35, 39
CMYK:
0, 33, 37, 2
HSL:
7°, 88.5714%, 79.4118%
HSV (HSB):
7°, 37.3494%, 97.6471%
XYZ:
58.8864, 50.1775, 38.0341
xyY:
0.4003, 0.3411, 50.1775
CIE-Lab:
76.1781, 28.9286, 18.0742
CIE-LCH:
76.1781, 34.1107, 31.9966
CIE-Luv:
76.1781, 56.0766, 19.3446
Hunter-Lab:
70.8361, 24.4249, 17.7506
#f9a79c color charts
#f9a79c color shades, tints & tones
#f9a79c color schemes
#f9a79c color preview, HTML & CSS examples
This text has a color of #f9a79c
<p style="color:#f9a79c;">Text here</p>
.mytext {color:#f9a79c;}
This box has a color of #f9a79c
<div style="background-color:#f9a79c;">Content here</div>
.mybackground {background-color:#f9a79c;}
Border around this has a color of #f9a79c
<div style="border:2px solid #f9a79c;">Content here</div>
.myborder {border:2px solid #f9a79c;}