#faba00 color space conversions
Hex:
#faba00
RGB:
250, 186, 0
CMY:
2, 27, 100
CMYK:
0, 26, 100, 2
HSL:
45°, 100.0000%, 49.0196%
HSV (HSB):
45°, 100.0000%, 98.0392%
XYZ:
56.9832, 55.4418, 7.6980
xyY:
0.4744, 0.4615, 55.4418
CIE-Lab:
79.2951, 10.8509, 81.6024
CIE-LCH:
79.2951, 82.3207, 82.4257
CIE-Luv:
79.2951, 53.7764, 81.3992
Hunter-Lab:
74.4593, 6.3013, 45.9918
#faba00 color charts
#faba00 color shades, tints & tones
#faba00 color schemes
#faba00 color preview, HTML & CSS examples
This text has a color of #faba00
<p style="color:#faba00;">Text here</p>
.mytext {color:#faba00;}
This box has a color of #faba00
<div style="background-color:#faba00;">Content here</div>
.mybackground {background-color:#faba00;}
Border around this has a color of #faba00
<div style="border:2px solid #faba00;">Content here</div>
.myborder {border:2px solid #faba00;}