#faa03a color space conversions
Hex:
#faa03a
RGB:
250, 160, 58
CMY:
2, 37, 77
CMYK:
0, 36, 77, 2
HSL:
32°, 95.0495%, 60.3922%
HSV (HSB):
32°, 76.8000%, 98.0392%
XYZ:
52.7589, 45.7711, 10.0570
xyY:
0.4859, 0.4215, 45.7711
CIE-Lab:
73.3968, 25.5877, 63.7259
CIE-LCH:
73.3968, 68.6711, 68.1232
CIE-Luv:
73.3968, 72.9088, 63.9293
Hunter-Lab:
67.6543, 20.8045, 38.5444
#faa03a color charts
#faa03a color shades, tints & tones
#faa03a color schemes
#faa03a color preview, HTML & CSS examples
This text has a color of #faa03a
<p style="color:#faa03a;">Text here</p>
.mytext {color:#faa03a;}
This box has a color of #faa03a
<div style="background-color:#faa03a;">Content here</div>
.mybackground {background-color:#faa03a;}
Border around this has a color of #faa03a
<div style="border:2px solid #faa03a;">Content here</div>
.myborder {border:2px solid #faa03a;}