#faab40 color space conversions
Hex:
#faab40
RGB:
250, 171, 64
CMY:
2, 33, 75
CMYK:
0, 32, 74, 2
HSL:
35°, 94.8980%, 61.5686%
HSV (HSB):
35°, 74.4000%, 98.0392%
XYZ:
54.9127, 49.8200, 11.5725
xyY:
0.4721, 0.4284, 49.8200
CIE-Lab:
75.9586, 20.0624, 63.8125
CIE-LCH:
75.9586, 66.8920, 72.5471
CIE-Luv:
75.9586, 63.7983, 66.5622
Hunter-Lab:
70.5833, 15.3494, 39.6874
#faab40 color charts
#faab40 color shades, tints & tones
#faab40 color schemes
#faab40 color preview, HTML & CSS examples
This text has a color of #faab40
<p style="color:#faab40;">Text here</p>
.mytext {color:#faab40;}
This box has a color of #faab40
<div style="background-color:#faab40;">Content here</div>
.mybackground {background-color:#faab40;}
Border around this has a color of #faab40
<div style="border:2px solid #faab40;">Content here</div>
.myborder {border:2px solid #faab40;}