#bdb30b color space conversions
Hex:
        #bdb30b
        RGB:
        189, 179, 11
        CMY:
        26, 30, 96
        CMYK:
        0, 5, 94, 26
      HSL:
        57°, 89.0000%, 39.2157%
        HSV (HSB):
        57°, 94.1799%, 74.1176%
        XYZ:
        37.1668, 43.0832, 6.6736
        xyY:
        0.4276, 0.4956, 43.0832
      CIE-Lab:
        71.6114, -12.0050, 72.1990
        CIE-LCH:
        71.6114, 73.1903, 99.4406
        CIE-Luv:
        71.6114, 12.5721, 77.1618
        Hunter-Lab:
        65.6378, -13.7922, 39.9182
      #bdb30b color charts
#bdb30b RGB chart
      #bdb30b CMYK chart
      #bdb30b RGB pie chart
      #bdb30b color shades, tints & tones
#bdb30b color schemes
#bdb30b color preview, HTML & CSS examples
           This text has a color of #bdb30b        
        
          <p style="color:#bdb30b;">Text here</p>
        
        
          .mytext {color:#bdb30b;}
        
        Text color #bdb30b
      
           This box has a color of #bdb30b        
        
          <div style="background-color:#bdb30b;">Content here</div>
        
        
          .mybackground {background-color:#bdb30b;}
        
        Background color #bdb30b
      
           Border around this has a color of #bdb30b        
        
          <div style="border:2px solid #bdb30b;">Content here</div>
        
        
          .myborder {border:2px solid #bdb30b;}
        
        Border color #bdb30b