#bdb53b color space conversions
Hex:
        #bdb53b
        RGB:
        189, 181, 59
        CMY:
        26, 29, 77
        CMYK:
        0, 4, 69, 26
      HSL:
        56°, 52.4194%, 48.6275%
        HSV (HSB):
        56°, 68.7831%, 74.1176%
        XYZ:
        38.2996, 44.1823, 10.6471
        xyY:
        0.4113, 0.4744, 44.1823
      CIE-Lab:
        72.3502, -11.5120, 60.1867
        CIE-LCH:
        72.3502, 61.2778, 100.8283
        CIE-Luv:
        72.3502, 10.5048, 69.7569
        Hunter-Lab:
        66.4698, -13.4713, 37.0318
      #bdb53b color charts
#bdb53b RGB chart
      #bdb53b CMYK chart
      #bdb53b RGB pie chart
      #bdb53b color shades, tints & tones
#bdb53b color schemes
#bdb53b color preview, HTML & CSS examples
           This text has a color of #bdb53b        
        
          <p style="color:#bdb53b;">Text here</p>
        
        
          .mytext {color:#bdb53b;}
        
        Text color #bdb53b
      
           This box has a color of #bdb53b        
        
          <div style="background-color:#bdb53b;">Content here</div>
        
        
          .mybackground {background-color:#bdb53b;}
        
        Background color #bdb53b
      
           Border around this has a color of #bdb53b        
        
          <div style="border:2px solid #bdb53b;">Content here</div>
        
        
          .myborder {border:2px solid #bdb53b;}
        
        Border color #bdb53b