#faa022 color space conversions
Hex:
#faa022
RGB:
250, 160, 34
CMY:
2, 37, 87
CMYK:
0, 36, 86, 2
HSL:
35°, 95.5752%, 55.6863%
HSV (HSB):
35°, 86.4000%, 98.0392%
XYZ:
52.2839, 45.5811, 7.5557
xyY:
0.4960, 0.4324, 45.5811
CIE-Lab:
73.2729, 24.8847, 71.7319
CIE-LCH:
73.2729, 75.9257, 70.8677
CIE-Luv:
73.2729, 74.1290, 68.9529
Hunter-Lab:
67.5138, 20.0845, 40.6243
#faa022 color charts
#faa022 color shades, tints & tones
#faa022 color schemes
#faa022 color preview, HTML & CSS examples
This text has a color of #faa022
<p style="color:#faa022;">Text here</p>
.mytext {color:#faa022;}
This box has a color of #faa022
<div style="background-color:#faa022;">Content here</div>
.mybackground {background-color:#faa022;}
Border around this has a color of #faa022
<div style="border:2px solid #faa022;">Content here</div>
.myborder {border:2px solid #faa022;}