#a05859 color space conversions
Hex:
        #a05859
        RGB:
        160, 88, 89
        CMY:
        37, 65, 65
        CMYK:
        0, 45, 44, 37
      HSL:
        359°, 29.0323%, 48.6275%
        HSV (HSB):
        359°, 45.0000%, 62.7451%
        XYZ:
        19.7901, 15.1743, 11.3371
        xyY:
        0.4274, 0.3277, 15.1743
      CIE-Lab:
        45.8720, 29.6614, 12.5858
        CIE-LCH:
        45.8720, 32.2211, 22.9923
        CIE-Luv:
        45.8720, 49.7664, 10.1110
        Hunter-Lab:
        38.9542, 22.5144, 10.0124
      #a05859 color charts
#a05859 RGB chart
      #a05859 CMYK chart
      #a05859 RGB pie chart
      #a05859 color shades, tints & tones
#a05859 color schemes
#a05859 color preview, HTML & CSS examples
           This text has a color of #a05859        
        
          <p style="color:#a05859;">Text here</p>
        
        
          .mytext {color:#a05859;}
        
        Text color #a05859
      
           This box has a color of #a05859        
        
          <div style="background-color:#a05859;">Content here</div>
        
        
          .mybackground {background-color:#a05859;}
        
        Background color #a05859
      
           Border around this has a color of #a05859        
        
          <div style="border:2px solid #a05859;">Content here</div>
        
        
          .myborder {border:2px solid #a05859;}
        
        Border color #a05859