#bdb000 color space conversions
Hex:
#bdb000
RGB:
189, 176, 0
CMY:
26, 31, 100
CMYK:
0, 7, 100, 26
HSL:
56°, 100.0000%, 37.0588%
HSV (HSB):
56°, 100.0000%, 74.1176%
XYZ:
36.5116, 41.8695, 6.1573
xyY:
0.4319, 0.4953, 41.8695
CIE-Lab:
70.7808, -10.5863, 72.8555
CIE-LCH:
70.7808, 73.6206, 98.2675
CIE-Luv:
70.7808, 14.7067, 76.7074
Hunter-Lab:
64.7066, -12.5156, 39.6528
#bdb000 color charts
#bdb000 color shades, tints & tones
#bdb000 color schemes
#bdb000 color preview, HTML & CSS examples
This text has a color of #bdb000
<p style="color:#bdb000;">Text here</p>
.mytext {color:#bdb000;}
This box has a color of #bdb000
<div style="background-color:#bdb000;">Content here</div>
.mybackground {background-color:#bdb000;}
Border around this has a color of #bdb000
<div style="border:2px solid #bdb000;">Content here</div>
.myborder {border:2px solid #bdb000;}