#a06359 color space conversions
Hex:
        #a06359
        RGB:
        160, 99, 89
        CMY:
        37, 61, 65
        CMYK:
        0, 38, 44, 37
      HSL:
        8°, 28.5141%, 48.8235%
        HSV (HSB):
        8°, 44.3750%, 62.7451%
        XYZ:
        20.7622, 17.1185, 11.6611
        xyY:
        0.4191, 0.3455, 17.1185
      CIE-Lab:
        48.4090, 23.5010, 16.0720
        CIE-LCH:
        48.4090, 28.4711, 34.3677
        CIE-Luv:
        48.4090, 42.7285, 15.5066
        Hunter-Lab:
        41.3745, 17.1679, 12.2517
      #a06359 color charts
#a06359 RGB chart
      #a06359 CMYK chart
      #a06359 RGB pie chart
      #a06359 color shades, tints & tones
#a06359 color schemes
#a06359 color preview, HTML & CSS examples
           This text has a color of #a06359        
        
          <p style="color:#a06359;">Text here</p>
        
        
          .mytext {color:#a06359;}
        
        Text color #a06359
      
           This box has a color of #a06359        
        
          <div style="background-color:#a06359;">Content here</div>
        
        
          .mybackground {background-color:#a06359;}
        
        Background color #a06359
      
           Border around this has a color of #a06359        
        
          <div style="border:2px solid #a06359;">Content here</div>
        
        
          .myborder {border:2px solid #a06359;}
        
        Border color #a06359