#bda000 color space conversions
Hex:
#bda000
RGB:
189, 160, 0
CMY:
26, 37, 100
CMYK:
0, 15, 100, 26
HSL:
51°, 100.0000%, 37.0588%
HSV (HSB):
51°, 100.0000%, 74.1176%
XYZ:
33.5571, 35.9604, 5.1724
xyY:
0.4493, 0.4815, 35.9604
CIE-Lab:
66.4897, -2.1709, 69.7898
CIE-LCH:
66.4897, 69.8236, 91.7817
CIE-Luv:
66.4897, 26.1498, 70.5571
Hunter-Lab:
59.9670, -5.0551, 36.8629
#bda000 color charts
#bda000 color shades, tints & tones
#bda000 color schemes
#bda000 color preview, HTML & CSS examples
This text has a color of #bda000
<p style="color:#bda000;">Text here</p>
.mytext {color:#bda000;}
This box has a color of #bda000
<div style="background-color:#bda000;">Content here</div>
.mybackground {background-color:#bda000;}
Border around this has a color of #bda000
<div style="border:2px solid #bda000;">Content here</div>
.myborder {border:2px solid #bda000;}