#b6a983 color space conversions
Hex:
        #b6a983
        RGB:
        182, 169, 131
        CMY:
        29, 34, 49
        CMYK:
        0, 7, 28, 29
      HSL:
        45°, 25.8883%, 61.3725%
        HSV (HSB):
        45°, 28.0220%, 71.3725%
        XYZ:
        37.5761, 39.9597, 27.2053
        xyY:
        0.3588, 0.3815, 39.9597
      CIE-Lab:
        69.4408, -1.3118, 21.3436
        CIE-LCH:
        69.4408, 21.3839, 93.5169
        CIE-Luv:
        69.4408, 10.2249, 29.0155
        Hunter-Lab:
        63.2137, -4.5182, 18.7330
      #b6a983 color charts
#b6a983 RGB chart
      #b6a983 CMYK chart
      #b6a983 RGB pie chart
      #b6a983 color shades, tints & tones
#b6a983 color schemes
#b6a983 color preview, HTML & CSS examples
           This text has a color of #b6a983        
        
          <p style="color:#b6a983;">Text here</p>
        
        
          .mytext {color:#b6a983;}
        
        Text color #b6a983
      
           This box has a color of #b6a983        
        
          <div style="background-color:#b6a983;">Content here</div>
        
        
          .mybackground {background-color:#b6a983;}
        
        Background color #b6a983
      
           Border around this has a color of #b6a983        
        
          <div style="border:2px solid #b6a983;">Content here</div>
        
        
          .myborder {border:2px solid #b6a983;}
        
        Border color #b6a983