#fba90c color space conversions
Hex:
#fba90c
RGB:
251, 169, 12
CMY:
2, 34, 95
CMYK:
0, 33, 95, 2
HSL:
39°, 96.7611%, 51.5686%
HSV (HSB):
39°, 95.2191%, 98.4314%
XYZ:
54.0380, 48.9117, 6.9406
xyY:
0.4917, 0.4451, 48.9117
CIE-Lab:
75.3964, 20.2630, 77.6868
CIE-LCH:
75.3964, 80.2859, 75.3813
CIE-Luv:
75.3964, 68.1185, 74.6009
Hunter-Lab:
69.9369, 15.5316, 43.0718
#fba90c color charts
#fba90c color shades, tints & tones
#fba90c color schemes
#fba90c color preview, HTML & CSS examples
This text has a color of #fba90c
<p style="color:#fba90c;">Text here</p>
.mytext {color:#fba90c;}
This box has a color of #fba90c
<div style="background-color:#fba90c;">Content here</div>
.mybackground {background-color:#fba90c;}
Border around this has a color of #fba90c
<div style="border:2px solid #fba90c;">Content here</div>
.myborder {border:2px solid #fba90c;}