#fba400 color space conversions
Hex:
#fba400
RGB:
251, 164, 0
CMY:
2, 36, 100
CMYK:
0, 35, 100, 2
HSL:
39°, 100.0000%, 49.2157%
HSV (HSB):
39°, 100.0000%, 98.4314%
XYZ:
53.0591, 47.0601, 6.2870
xyY:
0.4986, 0.4423, 47.0601
CIE-Lab:
74.2282, 22.7818, 78.2638
CIE-LCH:
74.2282, 81.5122, 73.7703
CIE-Luv:
74.2282, 72.3919, 73.5166
Hunter-Lab:
68.6004, 18.0105, 42.5865
#fba400 color charts
#fba400 color shades, tints & tones
#fba400 color schemes
#fba400 color preview, HTML & CSS examples
This text has a color of #fba400
<p style="color:#fba400;">Text here</p>
.mytext {color:#fba400;}
This box has a color of #fba400
<div style="background-color:#fba400;">Content here</div>
.mybackground {background-color:#fba400;}
Border around this has a color of #fba400
<div style="border:2px solid #fba400;">Content here</div>
.myborder {border:2px solid #fba400;}