#faa508 color space conversions
Hex:
#faa508
RGB:
250, 165, 8
CMY:
2, 35, 97
CMYK:
0, 34, 97, 2
HSL:
39°, 96.0317%, 50.5882%
HSV (HSB):
39°, 96.8000%, 98.0392%
XYZ:
52.9233, 47.2518, 6.5609
xyY:
0.4958, 0.4427, 47.2518
CIE-Lab:
74.3505, 21.9030, 77.3682
CIE-LCH:
74.3505, 80.4088, 74.1931
CIE-Luv:
74.3505, 70.6374, 73.3731
Hunter-Lab:
68.7399, 17.1334, 42.4590
#faa508 color charts
#faa508 color shades, tints & tones
#faa508 color schemes
#faa508 color preview, HTML & CSS examples
This text has a color of #faa508
<p style="color:#faa508;">Text here</p>
.mytext {color:#faa508;}
This box has a color of #faa508
<div style="background-color:#faa508;">Content here</div>
.mybackground {background-color:#faa508;}
Border around this has a color of #faa508
<div style="border:2px solid #faa508;">Content here</div>
.myborder {border:2px solid #faa508;}