#a04850 color space conversions
Hex:
        #a04850
        RGB:
        160, 72, 80
        CMY:
        37, 72, 69
        CMYK:
        0, 55, 50, 37
      HSL:
        355°, 37.9310%, 45.4902%
        HSV (HSB):
        355°, 55.0000%, 62.7451%
        XYZ:
        18.2625, 12.6875, 9.0758
        xyY:
        0.4563, 0.3170, 12.6875
      CIE-Lab:
        42.2886, 37.2773, 13.1323
        CIE-LCH:
        42.2886, 39.5228, 19.4067
        CIE-Luv:
        42.2886, 61.5469, 8.7489
        Hunter-Lab:
        35.6195, 29.1849, 9.8266
      #a04850 color charts
#a04850 RGB chart
      #a04850 CMYK chart
      #a04850 RGB pie chart
      #a04850 color shades, tints & tones
#a04850 color schemes
#a04850 color preview, HTML & CSS examples
           This text has a color of #a04850        
        
          <p style="color:#a04850;">Text here</p>
        
        
          .mytext {color:#a04850;}
        
        Text color #a04850
      
           This box has a color of #a04850        
        
          <div style="background-color:#a04850;">Content here</div>
        
        
          .mybackground {background-color:#a04850;}
        
        Background color #a04850
      
           Border around this has a color of #a04850        
        
          <div style="border:2px solid #a04850;">Content here</div>
        
        
          .myborder {border:2px solid #a04850;}
        
        Border color #a04850