#faaa32 color space conversions
Hex:
#faaa32
RGB:
250, 170, 50
CMY:
2, 33, 80
CMYK:
0, 32, 80, 2
HSL:
36°, 95.2381%, 58.8235%
HSV (HSB):
36°, 80.0000%, 98.0392%
XYZ:
54.3748, 49.3037, 9.6683
xyY:
0.4797, 0.4350, 49.3037
CIE-Lab:
75.6399, 20.0721, 68.7734
CIE-LCH:
75.6399, 71.6426, 73.7297
CIE-Luv:
75.6399, 65.3483, 69.6895
Hunter-Lab:
70.2166, 15.3489, 40.9878
#faaa32 color charts
#faaa32 color shades, tints & tones
#faaa32 color schemes
#faaa32 color preview, HTML & CSS examples
This text has a color of #faaa32
<p style="color:#faaa32;">Text here</p>
.mytext {color:#faaa32;}
This box has a color of #faaa32
<div style="background-color:#faaa32;">Content here</div>
.mybackground {background-color:#faaa32;}
Border around this has a color of #faaa32
<div style="border:2px solid #faaa32;">Content here</div>
.myborder {border:2px solid #faaa32;}