#a06842 color space conversions
Hex:
        #a06842
        RGB:
        160, 104, 66
        CMY:
        37, 59, 74
        CMYK:
        0, 35, 59, 37
      HSL:
        24°, 41.5929%, 44.3137%
        HSV (HSB):
        24°, 58.7500%, 62.7451%
        XYZ:
        20.4309, 17.7676, 7.5069
        xyY:
        0.4470, 0.3887, 17.7676
      CIE-Lab:
        49.2130, 18.4254, 30.4267
        CIE-LCH:
        49.2130, 35.5708, 58.8024
        CIE-Luv:
        49.2130, 42.3785, 30.9570
        Hunter-Lab:
        42.1516, 12.7537, 18.9470
      #a06842 color charts
#a06842 RGB chart
      #a06842 CMYK chart
      #a06842 RGB pie chart
      #a06842 color shades, tints & tones
#a06842 color schemes
#a06842 color preview, HTML & CSS examples
           This text has a color of #a06842        
        
          <p style="color:#a06842;">Text here</p>
        
        
          .mytext {color:#a06842;}
        
        Text color #a06842
      
           This box has a color of #a06842        
        
          <div style="background-color:#a06842;">Content here</div>
        
        
          .mybackground {background-color:#a06842;}
        
        Background color #a06842
      
           Border around this has a color of #a06842        
        
          <div style="border:2px solid #a06842;">Content here</div>
        
        
          .myborder {border:2px solid #a06842;}
        
        Border color #a06842