#a06964 color space conversions
Hex:
        #a06964
        RGB:
        160, 105, 100
        CMY:
        37, 59, 61
        CMYK:
        0, 34, 38, 37
      HSL:
        5°, 24.0000%, 50.9804%
        HSV (HSB):
        5°, 37.5000%, 62.7451%
        XYZ:
        21.8490, 18.4968, 14.4753
        xyY:
        0.3986, 0.3374, 18.4968
      CIE-Lab:
        50.0933, 21.4065, 11.8790
        CIE-LCH:
        50.0933, 24.4816, 29.0270
        CIE-Luv:
        50.0933, 37.2247, 11.3242
        Hunter-Lab:
        43.0079, 15.4182, 10.1502
      #a06964 color charts
#a06964 RGB chart
      #a06964 CMYK chart
      #a06964 RGB pie chart
      #a06964 color shades, tints & tones
#a06964 color schemes
#a06964 color preview, HTML & CSS examples
           This text has a color of #a06964        
        
          <p style="color:#a06964;">Text here</p>
        
        
          .mytext {color:#a06964;}
        
        Text color #a06964
      
           This box has a color of #a06964        
        
          <div style="background-color:#a06964;">Content here</div>
        
        
          .mybackground {background-color:#a06964;}
        
        Background color #a06964
      
           Border around this has a color of #a06964        
        
          <div style="border:2px solid #a06964;">Content here</div>
        
        
          .myborder {border:2px solid #a06964;}
        
        Border color #a06964