#bda030 color space conversions
Hex:
#bda030
RGB:
189, 160, 48
CMY:
26, 37, 81
CMYK:
0, 15, 75, 26
HSL:
48°, 59.4937%, 46.4706%
HSV (HSB):
48°, 74.6032%, 74.1176%
XYZ:
34.0906, 36.1738, 7.9818
xyY:
0.4357, 0.4623, 36.1738
CIE-Lab:
66.6525, -1.0099, 58.8009
CIE-LCH:
66.6525, 58.8096, 90.9840
CIE-Luv:
66.6525, 25.2903, 63.8511
Hunter-Lab:
60.1447, -4.0777, 34.2329
#bda030 color charts
#bda030 color shades, tints & tones
#bda030 color schemes
#bda030 color preview, HTML & CSS examples
This text has a color of #bda030
<p style="color:#bda030;">Text here</p>
.mytext {color:#bda030;}
This box has a color of #bda030
<div style="background-color:#bda030;">Content here</div>
.mybackground {background-color:#bda030;}
Border around this has a color of #bda030
<div style="border:2px solid #bda030;">Content here</div>
.myborder {border:2px solid #bda030;}