#faaa59 color space conversions
Hex:
#faaa59
RGB:
250, 170, 89
CMY:
2, 33, 65
CMYK:
0, 32, 64, 2
HSL:
30°, 94.1520%, 66.4706%
HSV (HSB):
30°, 64.4000%, 98.0392%
XYZ:
55.6022, 49.7947, 16.1320
xyY:
0.4575, 0.4097, 49.7947
CIE-Lab:
75.9431, 21.8653, 52.6933
CIE-LCH:
75.9431, 57.0497, 67.4638
CIE-Luv:
75.9431, 62.7258, 57.5893
Hunter-Lab:
70.5654, 17.1603, 35.8414
#faaa59 color charts
#faaa59 color shades, tints & tones
#faaa59 color schemes
#faaa59 color preview, HTML & CSS examples
This text has a color of #faaa59
<p style="color:#faaa59;">Text here</p>
.mytext {color:#faaa59;}
This box has a color of #faaa59
<div style="background-color:#faaa59;">Content here</div>
.mybackground {background-color:#faaa59;}
Border around this has a color of #faaa59
<div style="border:2px solid #faaa59;">Content here</div>
.myborder {border:2px solid #faaa59;}