#faba01 color space conversions
Hex:
#faba01
RGB:
250, 186, 1
CMY:
2, 27, 100
CMYK:
0, 26, 100, 2
HSL:
45°, 99.2032%, 49.2157%
HSV (HSB):
45°, 99.6000%, 98.0392%
XYZ:
56.9887, 55.4440, 7.7268
xyY:
0.4743, 0.4614, 55.4440
CIE-Lab:
79.2963, 10.8590, 81.5014
CIE-LCH:
79.2963, 82.2216, 82.4108
CIE-Luv:
79.2963, 53.7667, 81.3455
Hunter-Lab:
74.4607, 6.3092, 45.9699
#faba01 color charts
#faba01 color shades, tints & tones
#faba01 color schemes
#faba01 color preview, HTML & CSS examples
This text has a color of #faba01
<p style="color:#faba01;">Text here</p>
.mytext {color:#faba01;}
This box has a color of #faba01
<div style="background-color:#faba01;">Content here</div>
.mybackground {background-color:#faba01;}
Border around this has a color of #faba01
<div style="border:2px solid #faba01;">Content here</div>
.myborder {border:2px solid #faba01;}