#a97070 color space conversions
Hex:
        #a97070
        RGB:
        169, 112, 112
        CMY:
        34, 56, 56
        CMYK:
        0, 34, 34, 34
      HSL:
        0°, 24.8908%, 55.0980%
        HSV (HSB):
        0°, 33.7278%, 66.2745%
        XYZ:
        25.0810, 21.1932, 18.0980
        xyY:
        0.3896, 0.3292, 21.1932
      CIE-Lab:
        53.1603, 22.6000, 9.2771
        CIE-LCH:
        53.1603, 24.4300, 22.3177
        CIE-Luv:
        53.1603, 37.7965, 8.1437
        Hunter-Lab:
        46.0361, 16.6857, 8.9168
      #a97070 color charts
#a97070 RGB chart
      #a97070 CMYK chart
      #a97070 RGB pie chart
      #a97070 color shades, tints & tones
#a97070 color schemes
#a97070 color preview, HTML & CSS examples
           This text has a color of #a97070        
        
          <p style="color:#a97070;">Text here</p>
        
        
          .mytext {color:#a97070;}
        
        Text color #a97070
      
           This box has a color of #a97070        
        
          <div style="background-color:#a97070;">Content here</div>
        
        
          .mybackground {background-color:#a97070;}
        
        Background color #a97070
      
           Border around this has a color of #a97070        
        
          <div style="border:2px solid #a97070;">Content here</div>
        
        
          .myborder {border:2px solid #a97070;}
        
        Border color #a97070