#faba3a color space conversions
Hex:
#faba3a
RGB:
250, 186, 58
CMY:
2, 27, 77
CMYK:
0, 26, 77, 2
HSL:
40°, 95.0495%, 60.3922%
HSV (HSB):
40°, 76.8000%, 98.0392%
XYZ:
57.7470, 55.7473, 11.7197
xyY:
0.4612, 0.4452, 55.7473
CIE-Lab:
79.4698, 11.9730, 69.4662
CIE-LCH:
79.4698, 70.4905, 80.2207
CIE-Luv:
79.4698, 52.4516, 74.0399
Hunter-Lab:
74.6641, 7.3939, 42.9584
#faba3a color charts
#faba3a color shades, tints & tones
#faba3a color schemes
#faba3a color preview, HTML & CSS examples
This text has a color of #faba3a
<p style="color:#faba3a;">Text here</p>
.mytext {color:#faba3a;}
This box has a color of #faba3a
<div style="background-color:#faba3a;">Content here</div>
.mybackground {background-color:#faba3a;}
Border around this has a color of #faba3a
<div style="border:2px solid #faba3a;">Content here</div>
.myborder {border:2px solid #faba3a;}