#faba2e color space conversions
Hex:
#faba2e
RGB:
250, 186, 46
CMY:
2, 27, 82
CMYK:
0, 26, 82, 2
HSL:
41°, 95.3271%, 58.0392%
HSV (HSB):
41°, 81.6000%, 98.0392%
XYZ:
57.4764, 55.6391, 10.2948
xyY:
0.4657, 0.4508, 55.6391
CIE-Lab:
79.4080, 11.5770, 73.3829
CIE-LCH:
79.4080, 74.2905, 81.0348
CIE-Luv:
79.4080, 52.9155, 76.6186
Hunter-Lab:
74.5916, 7.0075, 44.0311
#faba2e color charts
#faba2e color shades, tints & tones
#faba2e color schemes
#faba2e color preview, HTML & CSS examples
This text has a color of #faba2e
<p style="color:#faba2e;">Text here</p>
.mytext {color:#faba2e;}
This box has a color of #faba2e
<div style="background-color:#faba2e;">Content here</div>
.mybackground {background-color:#faba2e;}
Border around this has a color of #faba2e
<div style="border:2px solid #faba2e;">Content here</div>
.myborder {border:2px solid #faba2e;}