#b6aa72 color space conversions
Hex:
        #b6aa72
        RGB:
        182, 170, 114
        CMY:
        29, 33, 55
        CMYK:
        0, 7, 37, 29
      HSL:
        49°, 31.7757%, 58.0392%
        HSV (HSB):
        49°, 37.3626%, 71.3725%
        XYZ:
        36.7034, 39.9094, 21.6884
        xyY:
        0.3734, 0.4060, 39.9094
      CIE-Lab:
        69.4050, -4.0205, 30.4474
        CIE-LCH:
        69.4050, 30.7117, 97.5223
        CIE-Luv:
        69.4050, 10.6206, 40.1368
        Hunter-Lab:
        63.1739, -6.8477, 23.8667
      #b6aa72 color charts
#b6aa72 RGB chart
      #b6aa72 CMYK chart
      #b6aa72 RGB pie chart
      #b6aa72 color shades, tints & tones
#b6aa72 color schemes
#b6aa72 color preview, HTML & CSS examples
           This text has a color of #b6aa72        
        
          <p style="color:#b6aa72;">Text here</p>
        
        
          .mytext {color:#b6aa72;}
        
        Text color #b6aa72
      
           This box has a color of #b6aa72        
        
          <div style="background-color:#b6aa72;">Content here</div>
        
        
          .mybackground {background-color:#b6aa72;}
        
        Background color #b6aa72
      
           Border around this has a color of #b6aa72        
        
          <div style="border:2px solid #b6aa72;">Content here</div>
        
        
          .myborder {border:2px solid #b6aa72;}
        
        Border color #b6aa72