#faa404 color space conversions
Hex:
#faa404
RGB:
250, 164, 4
CMY:
2, 36, 98
CMYK:
0, 34, 98, 2
HSL:
39°, 96.8504%, 49.8039%
HSV (HSB):
39°, 98.4000%, 98.0392%
XYZ:
52.7217, 46.8837, 6.3856
xyY:
0.4974, 0.4423, 46.8837
CIE-Lab:
74.1153, 22.3940, 77.6672
CIE-LCH:
74.1153, 80.8312, 73.9160
CIE-Luv:
74.1153, 71.5161, 73.2504
Hunter-Lab:
68.4717, 17.6158, 42.4008
#faa404 color charts
#faa404 color shades, tints & tones
#faa404 color schemes
#faa404 color preview, HTML & CSS examples
This text has a color of #faa404
<p style="color:#faa404;">Text here</p>
.mytext {color:#faa404;}
This box has a color of #faa404
<div style="background-color:#faa404;">Content here</div>
.mybackground {background-color:#faa404;}
Border around this has a color of #faa404
<div style="border:2px solid #faa404;">Content here</div>
.myborder {border:2px solid #faa404;}