#a06555 color space conversions
Hex:
        #a06555
        RGB:
        160, 101, 85
        CMY:
        37, 60, 67
        CMYK:
        0, 37, 47, 37
      HSL:
        13°, 30.6122%, 48.0392%
        HSV (HSB):
        13°, 46.8750%, 62.7451%
        XYZ:
        20.7906, 17.4368, 10.8642
        xyY:
        0.4235, 0.3552, 17.4368
      CIE-Lab:
        48.8058, 21.9279, 18.9709
        CIE-LCH:
        48.8058, 28.9953, 40.8647
        CIE-Luv:
        48.8058, 42.0160, 19.0093
        Hunter-Lab:
        41.7574, 15.7978, 13.8045
      #a06555 color charts
#a06555 RGB chart
      #a06555 CMYK chart
      #a06555 RGB pie chart
      #a06555 color shades, tints & tones
#a06555 color schemes
#a06555 color preview, HTML & CSS examples
           This text has a color of #a06555        
        
          <p style="color:#a06555;">Text here</p>
        
        
          .mytext {color:#a06555;}
        
        Text color #a06555
      
           This box has a color of #a06555        
        
          <div style="background-color:#a06555;">Content here</div>
        
        
          .mybackground {background-color:#a06555;}
        
        Background color #a06555
      
           Border around this has a color of #a06555        
        
          <div style="border:2px solid #a06555;">Content here</div>
        
        
          .myborder {border:2px solid #a06555;}
        
        Border color #a06555