#bdb400 color space conversions
Hex:
#bdb400
RGB:
189, 180, 0
CMY:
26, 29, 100
CMYK:
0, 5, 100, 26
HSL:
57°, 100.0000%, 37.0588%
HSV (HSB):
57°, 100.0000%, 74.1176%
XYZ:
37.3075, 43.4613, 6.4226
xyY:
0.4279, 0.4985, 43.4613
CIE-Lab:
71.8670, -12.6457, 73.6411
CIE-LCH:
71.8670, 74.7189, 99.7439
CIE-Luv:
71.8670, 11.9492, 78.2472
Hunter-Lab:
65.9252, -14.3548, 40.3715
#bdb400 color charts
#bdb400 color shades, tints & tones
#bdb400 color schemes
#bdb400 color preview, HTML & CSS examples
This text has a color of #bdb400
<p style="color:#bdb400;">Text here</p>
.mytext {color:#bdb400;}
This box has a color of #bdb400
<div style="background-color:#bdb400;">Content here</div>
.mybackground {background-color:#bdb400;}
Border around this has a color of #bdb400
<div style="border:2px solid #bdb400;">Content here</div>
.myborder {border:2px solid #bdb400;}