#bba04d color space conversions
Hex:
#bba04d
RGB:
187, 160, 77
CMY:
27, 37, 70
CMYK:
0, 14, 59, 27
HSL:
45°, 44.7154%, 51.7647%
HSV (HSB):
45°, 58.8235%, 73.3333%
XYZ:
34.4039, 36.2422, 12.2033
xyY:
0.4153, 0.4374, 36.2422
CIE-Lab:
66.7046, -0.1493, 46.1662
CIE-LCH:
66.7046, 46.1664, 90.1853
CIE-Luv:
66.7046, 22.5927, 54.0605
Hunter-Lab:
60.2015, -3.3437, 30.1225
#bba04d color charts
#bba04d color shades, tints & tones
#bba04d color schemes
#bba04d color preview, HTML & CSS examples
This text has a color of #bba04d
<p style="color:#bba04d;">Text here</p>
.mytext {color:#bba04d;}
This box has a color of #bba04d
<div style="background-color:#bba04d;">Content here</div>
.mybackground {background-color:#bba04d;}
Border around this has a color of #bba04d
<div style="border:2px solid #bba04d;">Content here</div>
.myborder {border:2px solid #bba04d;}