#bdbb70 color space conversions
Hex:
        #bdbb70
        RGB:
        189, 187, 112
        CMY:
        26, 27, 56
        CMYK:
        0, 1, 41, 26
      HSL:
        58°, 36.8421%, 59.0196%
        HSV (HSB):
        58°, 40.7407%, 74.1176%
        XYZ:
        41.6812, 47.5293, 22.3065
        xyY:
        0.3738, 0.4262, 47.5293
      CIE-Lab:
        74.5271, -10.3309, 38.1794
        CIE-LCH:
        74.5271, 39.5524, 105.1410
        CIE-Luv:
        74.5271, 4.9431, 50.7183
        Hunter-Lab:
        68.9415, -12.7287, 29.0754
      #bdbb70 color charts
#bdbb70 RGB chart
      #bdbb70 CMYK chart
      #bdbb70 RGB pie chart
      #bdbb70 color shades, tints & tones
#bdbb70 color schemes
#bdbb70 color preview, HTML & CSS examples
           This text has a color of #bdbb70        
        
          <p style="color:#bdbb70;">Text here</p>
        
        
          .mytext {color:#bdbb70;}
        
        Text color #bdbb70
      
           This box has a color of #bdbb70        
        
          <div style="background-color:#bdbb70;">Content here</div>
        
        
          .mybackground {background-color:#bdbb70;}
        
        Background color #bdbb70
      
           Border around this has a color of #bdbb70        
        
          <div style="border:2px solid #bdbb70;">Content here</div>
        
        
          .myborder {border:2px solid #bdbb70;}
        
        Border color #bdbb70