#a97050 color space conversions
Hex:
        #a97050
        RGB:
        169, 112, 80
        CMY:
        34, 56, 69
        CMYK:
        0, 34, 53, 34
      HSL:
        22°, 35.7430%, 48.8235%
        HSV (HSB):
        22°, 52.6627%, 66.2745%
        XYZ:
        23.6043, 20.6025, 10.3220
        xyY:
        0.4329, 0.3778, 20.6025
      CIE-Lab:
        52.5117, 18.9739, 26.9300
        CIE-LCH:
        52.5117, 32.9429, 54.8328
        CIE-Luv:
        52.5117, 42.2068, 28.4090
        Hunter-Lab:
        45.3900, 13.3934, 18.2900
      #a97050 color charts
#a97050 RGB chart
      #a97050 CMYK chart
      #a97050 RGB pie chart
      #a97050 color shades, tints & tones
#a97050 color schemes
#a97050 color preview, HTML & CSS examples
           This text has a color of #a97050        
        
          <p style="color:#a97050;">Text here</p>
        
        
          .mytext {color:#a97050;}
        
        Text color #a97050
      
           This box has a color of #a97050        
        
          <div style="background-color:#a97050;">Content here</div>
        
        
          .mybackground {background-color:#a97050;}
        
        Background color #a97050
      
           Border around this has a color of #a97050        
        
          <div style="border:2px solid #a97050;">Content here</div>
        
        
          .myborder {border:2px solid #a97050;}
        
        Border color #a97050