#faba3f color space conversions
Hex:
#faba3f
RGB:
250, 186, 63
CMY:
2, 27, 75
CMYK:
0, 26, 75, 2
HSL:
39°, 94.9239%, 61.3725%
HSV (HSB):
39°, 74.8000%, 98.0392%
XYZ:
57.8805, 55.8007, 12.4226
xyY:
0.4590, 0.4425, 55.8007
CIE-Lab:
79.5002, 12.1677, 67.6536
CIE-LCH:
79.5002, 68.7391, 79.8042
CIE-Luv:
79.5002, 52.2249, 72.7792
Hunter-Lab:
74.6999, 7.5842, 42.4300
#faba3f color charts
#faba3f color shades, tints & tones
#faba3f color schemes
#faba3f color preview, HTML & CSS examples
This text has a color of #faba3f
<p style="color:#faba3f;">Text here</p>
.mytext {color:#faba3f;}
This box has a color of #faba3f
<div style="background-color:#faba3f;">Content here</div>
.mybackground {background-color:#faba3f;}
Border around this has a color of #faba3f
<div style="border:2px solid #faba3f;">Content here</div>
.myborder {border:2px solid #faba3f;}