#faaa49 color space conversions
Hex:
#faaa49
RGB:
250, 170, 73
CMY:
2, 33, 71
CMYK:
0, 32, 71, 2
HSL:
33°, 94.6524%, 63.3333%
HSV (HSB):
33°, 70.8000%, 98.0392%
XYZ:
55.0017, 49.5545, 12.9694
xyY:
0.4680, 0.4216, 49.5545
CIE-Lab:
75.7950, 20.9926, 59.8624
CIE-LCH:
75.7950, 63.4365, 70.6752
CIE-Luv:
75.7950, 63.9880, 63.4192
Hunter-Lab:
70.3949, 16.2762, 38.3530
#faaa49 color charts
#faaa49 color shades, tints & tones
#faaa49 color schemes
#faaa49 color preview, HTML & CSS examples
This text has a color of #faaa49
<p style="color:#faaa49;">Text here</p>
.mytext {color:#faaa49;}
This box has a color of #faaa49
<div style="background-color:#faaa49;">Content here</div>
.mybackground {background-color:#faaa49;}
Border around this has a color of #faaa49
<div style="border:2px solid #faaa49;">Content here</div>
.myborder {border:2px solid #faaa49;}