#faba10 color space conversions
Hex:
#faba10
RGB:
250, 186, 16
CMY:
2, 27, 94
CMYK:
0, 26, 94, 2
HSL:
44°, 95.9016%, 52.1569%
HSV (HSB):
44°, 93.6000%, 98.0392%
XYZ:
57.0768, 55.4792, 8.1905
xyY:
0.4727, 0.4595, 55.4792
CIE-Lab:
79.3165, 10.9890, 79.9120
CIE-LCH:
79.3165, 80.6641, 82.1701
CIE-Luv:
79.3165, 53.6116, 80.4843
Hunter-Lab:
74.4844, 6.4355, 45.6194
#faba10 color charts
#faba10 color shades, tints & tones
#faba10 color schemes
#faba10 color preview, HTML & CSS examples
This text has a color of #faba10
<p style="color:#faba10;">Text here</p>
.mytext {color:#faba10;}
This box has a color of #faba10
<div style="background-color:#faba10;">Content here</div>
.mybackground {background-color:#faba10;}
Border around this has a color of #faba10
<div style="border:2px solid #faba10;">Content here</div>
.myborder {border:2px solid #faba10;}