#faba1b color space conversions
Hex:
#faba1b
RGB:
250, 186, 27
CMY:
2, 27, 89
CMYK:
0, 26, 89, 2
HSL:
43°, 95.7082%, 54.3137%
HSV (HSB):
43°, 89.2000%, 98.0392%
XYZ:
57.1811, 55.5209, 8.7398
xyY:
0.4709, 0.4572, 55.5209
CIE-Lab:
79.3404, 11.1429, 78.1067
CIE-LCH:
79.3404, 78.8975, 81.8808
CIE-Luv:
79.3404, 53.4286, 79.4687
Hunter-Lab:
74.5124, 6.5849, 45.2044
#faba1b color charts
#faba1b color shades, tints & tones
#faba1b color schemes
#faba1b color preview, HTML & CSS examples
This text has a color of #faba1b
<p style="color:#faba1b;">Text here</p>
.mytext {color:#faba1b;}
This box has a color of #faba1b
<div style="background-color:#faba1b;">Content here</div>
.mybackground {background-color:#faba1b;}
Border around this has a color of #faba1b
<div style="border:2px solid #faba1b;">Content here</div>
.myborder {border:2px solid #faba1b;}