#bdbb71 color space conversions
Hex:
        #bdbb71
        RGB:
        189, 187, 113
        CMY:
        26, 27, 56
        CMYK:
        0, 1, 40, 26
      HSL:
        58°, 36.5385%, 59.2157%
        HSV (HSB):
        58°, 40.2116%, 74.1176%
        XYZ:
        41.7372, 47.5517, 22.6014
        xyY:
        0.3730, 0.4250, 47.5517
      CIE-Lab:
        74.5413, -10.2221, 37.6866
        CIE-LCH:
        74.5413, 39.0483, 105.1758
        CIE-Luv:
        74.5413, 4.9027, 50.1824
        Hunter-Lab:
        68.9578, -12.6375, 28.8377
      #bdbb71 color charts
#bdbb71 RGB chart
      #bdbb71 CMYK chart
      #bdbb71 RGB pie chart
      #bdbb71 color shades, tints & tones
#bdbb71 color schemes
#bdbb71 color preview, HTML & CSS examples
           This text has a color of #bdbb71        
        
          <p style="color:#bdbb71;">Text here</p>
        
        
          .mytext {color:#bdbb71;}
        
        Text color #bdbb71
      
           This box has a color of #bdbb71        
        
          <div style="background-color:#bdbb71;">Content here</div>
        
        
          .mybackground {background-color:#bdbb71;}
        
        Background color #bdbb71
      
           Border around this has a color of #bdbb71        
        
          <div style="border:2px solid #bdbb71;">Content here</div>
        
        
          .myborder {border:2px solid #bdbb71;}
        
        Border color #bdbb71