#bdb37e color space conversions
Hex:
        #bdb37e
        RGB:
        189, 179, 126
        CMY:
        26, 30, 51
        CMYK:
        0, 5, 33, 26
      HSL:
        50°, 32.3077%, 61.7647%
        HSV (HSB):
        50°, 33.3333%, 74.1176%
        XYZ:
        40.8723, 44.5654, 26.1864
        xyY:
        0.3662, 0.3992, 44.5654
      CIE-Lab:
        72.6048, -4.5187, 28.3912
        CIE-LCH:
        72.6048, 28.7485, 99.0434
        CIE-Luv:
        72.6048, 9.1146, 38.4301
        Hunter-Lab:
        66.7573, -7.5384, 23.4728
      #bdb37e color charts
#bdb37e RGB chart
      #bdb37e CMYK chart
      #bdb37e RGB pie chart
      #bdb37e color shades, tints & tones
#bdb37e color schemes
#bdb37e color preview, HTML & CSS examples
           This text has a color of #bdb37e        
        
          <p style="color:#bdb37e;">Text here</p>
        
        
          .mytext {color:#bdb37e;}
        
        Text color #bdb37e
      
           This box has a color of #bdb37e        
        
          <div style="background-color:#bdb37e;">Content here</div>
        
        
          .mybackground {background-color:#bdb37e;}
        
        Background color #bdb37e
      
           Border around this has a color of #bdb37e        
        
          <div style="border:2px solid #bdb37e;">Content here</div>
        
        
          .myborder {border:2px solid #bdb37e;}
        
        Border color #bdb37e