#faaa09 color space conversions
Hex:
#faaa09
RGB:
250, 170, 9
CMY:
2, 33, 96
CMYK:
0, 32, 96, 2
HSL:
40°, 96.0159%, 50.7843%
HSV (HSB):
40°, 96.4000%, 98.0392%
XYZ:
53.8484, 49.0932, 6.8963
xyY:
0.4903, 0.4470, 49.0932
CIE-Lab:
75.5093, 19.2914, 78.0520
CIE-LCH:
75.5093, 80.4007, 76.1170
CIE-Luv:
75.5093, 66.5260, 75.1083
Hunter-Lab:
70.0665, 14.5666, 43.2110
#faaa09 color charts
#faaa09 color shades, tints & tones
#faaa09 color schemes
#faaa09 color preview, HTML & CSS examples
This text has a color of #faaa09
<p style="color:#faaa09;">Text here</p>
.mytext {color:#faaa09;}
This box has a color of #faaa09
<div style="background-color:#faaa09;">Content here</div>
.mybackground {background-color:#faaa09;}
Border around this has a color of #faaa09
<div style="border:2px solid #faaa09;">Content here</div>
.myborder {border:2px solid #faaa09;}