#a05c55 color space conversions
Hex:
        #a05c55
        RGB:
        160, 92, 85
        CMY:
        37, 64, 67
        CMYK:
        0, 43, 47, 37
      HSL:
        6°, 30.6122%, 48.0392%
        HSV (HSB):
        6°, 46.8750%, 62.7451%
        XYZ:
        19.9640, 15.7838, 10.5887
        xyY:
        0.4308, 0.3406, 15.7838
      CIE-Lab:
        46.6895, 27.0035, 16.1130
        CIE-LCH:
        46.6895, 31.4455, 30.8245
        CIE-Luv:
        46.6895, 47.9326, 14.6123
        Hunter-Lab:
        39.7288, 20.1724, 12.0079
      #a05c55 color charts
#a05c55 RGB chart
      #a05c55 CMYK chart
      #a05c55 RGB pie chart
      #a05c55 color shades, tints & tones
#a05c55 color schemes
#a05c55 color preview, HTML & CSS examples
           This text has a color of #a05c55        
        
          <p style="color:#a05c55;">Text here</p>
        
        
          .mytext {color:#a05c55;}
        
        Text color #a05c55
      
           This box has a color of #a05c55        
        
          <div style="background-color:#a05c55;">Content here</div>
        
        
          .mybackground {background-color:#a05c55;}
        
        Background color #a05c55
      
           Border around this has a color of #a05c55        
        
          <div style="border:2px solid #a05c55;">Content here</div>
        
        
          .myborder {border:2px solid #a05c55;}
        
        Border color #a05c55