#faa700 color space conversions
Hex:
#faa700
RGB:
250, 167, 0
CMY:
2, 35, 100
CMYK:
0, 33, 100, 2
HSL:
40°, 100.0000%, 49.0196%
HSV (HSB):
40°, 100.0000%, 98.0392%
XYZ:
53.2431, 47.9614, 6.4513
xyY:
0.4946, 0.4455, 47.9614
CIE-Lab:
74.8006, 20.7899, 78.5832
CIE-LCH:
74.8006, 81.2868, 75.1814
CIE-Luv:
74.8006, 69.0977, 74.5519
Hunter-Lab:
69.2542, 16.0371, 42.9549
#faa700 color charts
#faa700 color shades, tints & tones
#faa700 color schemes
#faa700 color preview, HTML & CSS examples
This text has a color of #faa700
<p style="color:#faa700;">Text here</p>
.mytext {color:#faa700;}
This box has a color of #faa700
<div style="background-color:#faa700;">Content here</div>
.mybackground {background-color:#faa700;}
Border around this has a color of #faa700
<div style="border:2px solid #faa700;">Content here</div>
.myborder {border:2px solid #faa700;}