#faba04 color space conversions
Hex:
#faba04
RGB:
250, 186, 4
CMY:
2, 27, 98
CMYK:
0, 26, 98, 2
HSL:
44°, 96.8504%, 49.8039%
HSV (HSB):
44°, 98.4000%, 98.0392%
XYZ:
57.0052, 55.4506, 7.8134
xyY:
0.4740, 0.4611, 55.4506
CIE-Lab:
79.3001, 10.8833, 81.1999
CIE-LCH:
79.3001, 81.9260, 82.3661
CIE-Luv:
79.3001, 53.7377, 81.1845
Hunter-Lab:
74.4651, 6.3328, 45.9045
#faba04 color charts
#faba04 color shades, tints & tones
#faba04 color schemes
#faba04 color preview, HTML & CSS examples
This text has a color of #faba04
<p style="color:#faba04;">Text here</p>
.mytext {color:#faba04;}
This box has a color of #faba04
<div style="background-color:#faba04;">Content here</div>
.mybackground {background-color:#faba04;}
Border around this has a color of #faba04
<div style="border:2px solid #faba04;">Content here</div>
.myborder {border:2px solid #faba04;}