#faa947 color space conversions
Hex:
#faa947
RGB:
250, 169, 71
CMY:
2, 34, 72
CMYK:
0, 32, 72, 2
HSL:
33°, 94.7090%, 62.9412%
HSV (HSB):
33°, 71.6000%, 98.0392%
XYZ:
54.7496, 49.1549, 12.5635
xyY:
0.4701, 0.4220, 49.1549
CIE-Lab:
75.5476, 21.4217, 60.4734
CIE-LCH:
75.5476, 64.1554, 70.4942
CIE-Luv:
75.5476, 64.9075, 63.6614
Hunter-Lab:
70.1105, 16.6981, 38.4529
#faa947 color charts
#faa947 color shades, tints & tones
#faa947 color schemes
#faa947 color preview, HTML & CSS examples
This text has a color of #faa947
<p style="color:#faa947;">Text here</p>
.mytext {color:#faa947;}
This box has a color of #faa947
<div style="background-color:#faa947;">Content here</div>
.mybackground {background-color:#faa947;}
Border around this has a color of #faa947
<div style="border:2px solid #faa947;">Content here</div>
.myborder {border:2px solid #faa947;}