#bdb31b color space conversions
Hex:
        #bdb31b
        RGB:
        189, 179, 27
        CMY:
        26, 30, 89
        CMYK:
        0, 5, 86, 26
      HSL:
        56°, 75.0000%, 42.3529%
        HSV (HSB):
        56°, 85.7143%, 74.1176%
        XYZ:
        37.3042, 43.1381, 7.3973
        xyY:
        0.4247, 0.4911, 43.1381
      CIE-Lab:
        71.6486, -11.7155, 69.5102
        CIE-LCH:
        71.6486, 70.4905, 99.5669
        CIE-Luv:
        71.6486, 12.4304, 75.5775
        Hunter-Lab:
        65.6796, -13.5564, 39.2981
      #bdb31b color charts
#bdb31b RGB chart
      #bdb31b CMYK chart
      #bdb31b RGB pie chart
      #bdb31b color shades, tints & tones
#bdb31b color schemes
#bdb31b color preview, HTML & CSS examples
           This text has a color of #bdb31b        
        
          <p style="color:#bdb31b;">Text here</p>
        
        
          .mytext {color:#bdb31b;}
        
        Text color #bdb31b
      
           This box has a color of #bdb31b        
        
          <div style="background-color:#bdb31b;">Content here</div>
        
        
          .mybackground {background-color:#bdb31b;}
        
        Background color #bdb31b
      
           Border around this has a color of #bdb31b        
        
          <div style="border:2px solid #bdb31b;">Content here</div>
        
        
          .myborder {border:2px solid #bdb31b;}
        
        Border color #bdb31b