#faab4f color space conversions
Hex:
#faab4f
RGB:
250, 171, 79
CMY:
2, 33, 69
CMYK:
0, 32, 68, 2
HSL:
32°, 94.4751%, 64.5098%
HSV (HSB):
32°, 68.4000%, 98.0392%
XYZ:
55.3985, 50.0143, 14.1310
xyY:
0.4634, 0.4184, 50.0143
CIE-Lab:
76.0781, 20.7722, 57.4960
CIE-LCH:
76.0781, 61.1333, 70.1362
CIE-Luv:
76.0781, 62.7748, 61.7857
Hunter-Lab:
70.7208, 16.0650, 37.6576
#faab4f color charts
#faab4f color shades, tints & tones
#faab4f color schemes
#faab4f color preview, HTML & CSS examples
This text has a color of #faab4f
<p style="color:#faab4f;">Text here</p>
.mytext {color:#faab4f;}
This box has a color of #faab4f
<div style="background-color:#faab4f;">Content here</div>
.mybackground {background-color:#faab4f;}
Border around this has a color of #faab4f
<div style="border:2px solid #faab4f;">Content here</div>
.myborder {border:2px solid #faab4f;}