#fba80d color space conversions
Hex:
#fba80d
RGB:
251, 168, 13
CMY:
2, 34, 95
CMYK:
0, 33, 95, 2
HSL:
39°, 96.7480%, 51.7647%
HSV (HSB):
39°, 94.8207%, 98.4314%
XYZ:
53.8589, 48.5436, 6.9119
xyY:
0.4927, 0.4441, 48.5436
CIE-Lab:
75.1665, 20.7959, 77.4007
CIE-LCH:
75.1665, 80.1457, 74.9610
CIE-Luv:
75.1665, 68.9223, 74.1757
Hunter-Lab:
69.6732, 16.0564, 42.8894
#fba80d color charts
#fba80d color shades, tints & tones
#fba80d color schemes
#fba80d color preview, HTML & CSS examples
This text has a color of #fba80d
<p style="color:#fba80d;">Text here</p>
.mytext {color:#fba80d;}
This box has a color of #fba80d
<div style="background-color:#fba80d;">Content here</div>
.mybackground {background-color:#fba80d;}
Border around this has a color of #fba80d
<div style="border:2px solid #fba80d;">Content here</div>
.myborder {border:2px solid #fba80d;}