#faa600 color space conversions
Hex:
#faa600
RGB:
250, 166, 0
CMY:
2, 35, 100
CMYK:
0, 34, 100, 2
HSL:
40°, 100.0000%, 49.0196%
HSV (HSB):
40°, 100.0000%, 98.0392%
XYZ:
53.0606, 47.5964, 6.3904
xyY:
0.4957, 0.4446, 47.5964
CIE-Lab:
74.5697, 21.3138, 78.4309
CIE-LCH:
74.5697, 81.2754, 74.7969
CIE-Luv:
74.5697, 69.9206, 74.1958
Hunter-Lab:
68.9902, 16.5521, 42.8012
#faa600 color charts
#faa600 color shades, tints & tones
#faa600 color schemes
#faa600 color preview, HTML & CSS examples
This text has a color of #faa600
<p style="color:#faa600;">Text here</p>
.mytext {color:#faa600;}
This box has a color of #faa600
<div style="background-color:#faa600;">Content here</div>
.mybackground {background-color:#faa600;}
Border around this has a color of #faa600
<div style="border:2px solid #faa600;">Content here</div>
.myborder {border:2px solid #faa600;}