#faba20 color space conversions
Hex:
#faba20
RGB:
250, 186, 32
CMY:
2, 27, 87
CMYK:
0, 26, 87, 2
HSL:
42°, 95.6140%, 55.2941%
HSV (HSB):
42°, 87.2000%, 98.0392%
XYZ:
57.2440, 55.5461, 9.0709
xyY:
0.4697, 0.4558, 55.5461
CIE-Lab:
79.3548, 11.2355, 77.0554
CIE-LCH:
79.3548, 77.8702, 81.7041
CIE-Luv:
79.3548, 53.3188, 78.8586
Hunter-Lab:
74.5292, 6.6750, 44.9543
#faba20 color charts
#faba20 color shades, tints & tones
#faba20 color schemes
#faba20 color preview, HTML & CSS examples
This text has a color of #faba20
<p style="color:#faba20;">Text here</p>
.mytext {color:#faba20;}
This box has a color of #faba20
<div style="background-color:#faba20;">Content here</div>
.mybackground {background-color:#faba20;}
Border around this has a color of #faba20
<div style="border:2px solid #faba20;">Content here</div>
.myborder {border:2px solid #faba20;}