#bba03f color space conversions
Hex:
#bba03f
RGB:
187, 160, 63
CMY:
27, 37, 75
CMYK:
0, 14, 66, 27
HSL:
47°, 49.6000%, 49.0196%
HSV (HSB):
47°, 66.3102%, 73.3333%
XYZ:
33.9615, 36.0653, 9.8740
xyY:
0.4250, 0.4514, 36.0653
CIE-Lab:
66.5698, -1.1021, 52.5071
CIE-LCH:
66.5698, 52.5186, 91.2024
CIE-Luv:
66.5698, 23.2462, 59.3325
Hunter-Lab:
60.0544, -4.1511, 32.2898
#bba03f color charts
#bba03f color shades, tints & tones
#bba03f color schemes
#bba03f color preview, HTML & CSS examples
This text has a color of #bba03f
<p style="color:#bba03f;">Text here</p>
.mytext {color:#bba03f;}
This box has a color of #bba03f
<div style="background-color:#bba03f;">Content here</div>
.mybackground {background-color:#bba03f;}
Border around this has a color of #bba03f
<div style="border:2px solid #bba03f;">Content here</div>
.myborder {border:2px solid #bba03f;}