#faa221 color space conversions
Hex:
#faa221
RGB:
250, 162, 33
CMY:
2, 36, 87
CMYK:
0, 35, 87, 2
HSL:
36°, 95.5947%, 55.4902%
HSV (HSB):
36°, 86.8000%, 98.0392%
XYZ:
52.6192, 46.2745, 7.5974
xyY:
0.4941, 0.4345, 46.2745
CIE-Lab:
73.7233, 23.8173, 72.3578
CIE-LCH:
73.7233, 76.1768, 71.7805
CIE-Luv:
73.7233, 72.5263, 69.8346
Hunter-Lab:
68.0253, 19.0296, 40.9960
#faa221 color charts
#faa221 color shades, tints & tones
#faa221 color schemes
#faa221 color preview, HTML & CSS examples
This text has a color of #faa221
<p style="color:#faa221;">Text here</p>
.mytext {color:#faa221;}
This box has a color of #faa221
<div style="background-color:#faa221;">Content here</div>
.mybackground {background-color:#faa221;}
Border around this has a color of #faa221
<div style="border:2px solid #faa221;">Content here</div>
.myborder {border:2px solid #faa221;}