#b6a670 color space conversions
Hex:
        #b6a670
        RGB:
        182, 166, 112
        CMY:
        29, 35, 56
        CMYK:
        0, 9, 38, 29
      HSL:
        46°, 32.4074%, 57.6471%
        HSV (HSB):
        46°, 38.4615%, 71.3725%
        XYZ:
        35.8523, 38.3874, 20.8491
        xyY:
        0.3770, 0.4037, 38.3874
      CIE-Lab:
        68.3052, -2.1164, 30.0776
        CIE-LCH:
        68.3052, 30.1520, 94.0250
        CIE-Luv:
        68.3052, 13.2013, 39.1548
        Hunter-Lab:
        61.9575, -5.1352, 23.4188
      #b6a670 color charts
#b6a670 RGB chart
      #b6a670 CMYK chart
      #b6a670 RGB pie chart
      #b6a670 color shades, tints & tones
#b6a670 color schemes
#b6a670 color preview, HTML & CSS examples
           This text has a color of #b6a670        
        
          <p style="color:#b6a670;">Text here</p>
        
        
          .mytext {color:#b6a670;}
        
        Text color #b6a670
      
           This box has a color of #b6a670        
        
          <div style="background-color:#b6a670;">Content here</div>
        
        
          .mybackground {background-color:#b6a670;}
        
        Background color #b6a670
      
           Border around this has a color of #b6a670        
        
          <div style="border:2px solid #b6a670;">Content here</div>
        
        
          .myborder {border:2px solid #b6a670;}
        
        Border color #b6a670