#a05758 color space conversions
Hex:
        #a05758
        RGB:
        160, 87, 88
        CMY:
        37, 66, 65
        CMYK:
        0, 46, 45, 37
      HSL:
        359°, 29.5547%, 48.4314%
        HSV (HSB):
        359°, 45.6250%, 62.7451%
        XYZ:
        19.6669, 14.9946, 11.0902
        xyY:
        0.4299, 0.3277, 14.9946
      CIE-Lab:
        45.6267, 30.1021, 12.8509
        CIE-LCH:
        45.6267, 32.7305, 23.1182
        CIE-Luv:
        45.6267, 50.5856, 10.2916
        Hunter-Lab:
        38.7228, 22.8931, 10.1253
      #a05758 color charts
#a05758 RGB chart
      #a05758 CMYK chart
      #a05758 RGB pie chart
      #a05758 color shades, tints & tones
#a05758 color schemes
#a05758 color preview, HTML & CSS examples
           This text has a color of #a05758        
        
          <p style="color:#a05758;">Text here</p>
        
        
          .mytext {color:#a05758;}
        
        Text color #a05758
      
           This box has a color of #a05758        
        
          <div style="background-color:#a05758;">Content here</div>
        
        
          .mybackground {background-color:#a05758;}
        
        Background color #a05758
      
           Border around this has a color of #a05758        
        
          <div style="border:2px solid #a05758;">Content here</div>
        
        
          .myborder {border:2px solid #a05758;}
        
        Border color #a05758