#fba030 color space conversions
Hex:
#fba030
RGB:
251, 160, 48
CMY:
2, 37, 81
CMYK:
0, 36, 81, 2
HSL:
33°, 96.2085%, 58.6275%
HSV (HSB):
33°, 80.8765%, 98.4314%
XYZ:
52.8880, 45.8642, 8.8615
xyY:
0.4915, 0.4262, 45.8642
CIE-Lab:
73.4574, 25.6613, 67.5648
CIE-LCH:
73.4574, 72.2738, 69.2031
CIE-Luv:
73.4574, 74.3146, 66.3976
Hunter-Lab:
67.7231, 20.8830, 39.6482
#fba030 color charts
#fba030 color shades, tints & tones
#fba030 color schemes
#fba030 color preview, HTML & CSS examples
This text has a color of #fba030
<p style="color:#fba030;">Text here</p>
.mytext {color:#fba030;}
This box has a color of #fba030
<div style="background-color:#fba030;">Content here</div>
.mybackground {background-color:#fba030;}
Border around this has a color of #fba030
<div style="border:2px solid #fba030;">Content here</div>
.myborder {border:2px solid #fba030;}