#a79050 color space conversions
Hex:
        #a79050
        RGB:
        167, 144, 80
        CMY:
        35, 44, 69
        CMYK:
        0, 14, 52, 35
      HSL:
        44°, 35.2227%, 48.4314%
        HSV (HSB):
        44°, 52.0958%, 65.4902%
        XYZ:
        27.3576, 28.7412, 11.6951
        xyY:
        0.4035, 0.4239, 28.7412
      CIE-Lab:
        60.5525, 0.1607, 36.9168
        CIE-LCH:
        60.5525, 36.9172, 89.7506
        CIE-Luv:
        60.5525, 18.7949, 43.8891
        Hunter-Lab:
        53.6108, -2.7305, 24.5935
      #a79050 color charts
#a79050 RGB chart
      #a79050 CMYK chart
      #a79050 RGB pie chart
      #a79050 color shades, tints & tones
#a79050 color schemes
#a79050 color preview, HTML & CSS examples
           This text has a color of #a79050        
        
          <p style="color:#a79050;">Text here</p>
        
        
          .mytext {color:#a79050;}
        
        Text color #a79050
      
           This box has a color of #a79050        
        
          <div style="background-color:#a79050;">Content here</div>
        
        
          .mybackground {background-color:#a79050;}
        
        Background color #a79050
      
           Border around this has a color of #a79050        
        
          <div style="border:2px solid #a79050;">Content here</div>
        
        
          .myborder {border:2px solid #a79050;}
        
        Border color #a79050