#faac40 color space conversions
Hex:
#faac40
RGB:
250, 172, 64
CMY:
2, 33, 75
CMYK:
0, 31, 74, 2
HSL:
35°, 94.8980%, 61.5686%
HSV (HSB):
35°, 74.4000%, 98.0392%
XYZ:
55.1023, 50.1992, 11.6357
xyY:
0.4712, 0.4293, 50.1992
CIE-Lab:
76.1914, 19.5380, 64.0416
CIE-LCH:
76.1914, 66.9557, 73.0340
CIE-Luv:
76.1914, 63.0139, 66.9569
Hunter-Lab:
70.8514, 14.8324, 39.8590
#faac40 color charts
#faac40 color shades, tints & tones
#faac40 color schemes
#faac40 color preview, HTML & CSS examples
This text has a color of #faac40
<p style="color:#faac40;">Text here</p>
.mytext {color:#faac40;}
This box has a color of #faac40
<div style="background-color:#faac40;">Content here</div>
.mybackground {background-color:#faac40;}
Border around this has a color of #faac40
<div style="border:2px solid #faac40;">Content here</div>
.myborder {border:2px solid #faac40;}