#a79970 color space conversions
Hex:
        #a79970
        RGB:
        167, 153, 112
        CMY:
        35, 40, 56
        CMYK:
        0, 8, 33, 35
      HSL:
        45°, 23.8095%, 54.7059%
        HSV (HSB):
        45°, 32.9341%, 65.4902%
        XYZ:
        30.2522, 32.1678, 19.9438
        xyY:
        0.3673, 0.3906, 32.1678
      CIE-Lab:
        63.4813, -1.2081, 23.4540
        CIE-LCH:
        63.4813, 23.4851, 92.9488
        CIE-Luv:
        63.4813, 11.1345, 30.7570
        Hunter-Lab:
        56.7167, -4.0437, 18.8530
      #a79970 color charts
#a79970 RGB chart
      #a79970 CMYK chart
      #a79970 RGB pie chart
      #a79970 color shades, tints & tones
#a79970 color schemes
#a79970 color preview, HTML & CSS examples
           This text has a color of #a79970        
        
          <p style="color:#a79970;">Text here</p>
        
        
          .mytext {color:#a79970;}
        
        Text color #a79970
      
           This box has a color of #a79970        
        
          <div style="background-color:#a79970;">Content here</div>
        
        
          .mybackground {background-color:#a79970;}
        
        Background color #a79970
      
           Border around this has a color of #a79970        
        
          <div style="border:2px solid #a79970;">Content here</div>
        
        
          .myborder {border:2px solid #a79970;}
        
        Border color #a79970