#faaa64 color space conversions
Hex:
#faaa64
RGB:
250, 170, 100
CMY:
2, 33, 61
CMYK:
0, 32, 60, 2
HSL:
28°, 93.7500%, 68.6275%
HSV (HSB):
28°, 60.0000%, 98.0392%
XYZ:
56.0993, 49.9935, 18.7496
xyY:
0.4494, 0.4005, 49.9935
CIE-Lab:
76.0653, 22.5809, 47.4644
CIE-LCH:
76.0653, 52.5621, 64.5575
CIE-Luv:
76.0653, 61.7101, 52.8896
Hunter-Lab:
70.7061, 17.8889, 33.7720
#faaa64 color charts
#faaa64 color shades, tints & tones
#faaa64 color schemes
#faaa64 color preview, HTML & CSS examples
This text has a color of #faaa64
<p style="color:#faaa64;">Text here</p>
.mytext {color:#faaa64;}
This box has a color of #faaa64
<div style="background-color:#faaa64;">Content here</div>
.mybackground {background-color:#faaa64;}
Border around this has a color of #faaa64
<div style="border:2px solid #faaa64;">Content here</div>
.myborder {border:2px solid #faaa64;}