#a04855 color space conversions
Hex:
        #a04855
        RGB:
        160, 72, 85
        CMY:
        37, 72, 67
        CMYK:
        0, 55, 47, 37
      HSL:
        351°, 37.9310%, 45.4902%
        HSV (HSB):
        351°, 55.0000%, 62.7451%
        XYZ:
        18.4543, 12.7642, 10.0854
        xyY:
        0.4468, 0.3090, 12.7642
      CIE-Lab:
        42.4058, 37.7782, 10.2081
        CIE-LCH:
        42.4058, 39.1331, 15.1208
        CIE-Luv:
        42.4058, 60.3697, 5.4991
        Hunter-Lab:
        35.7270, 29.6793, 8.2719
      #a04855 color charts
#a04855 RGB chart
      #a04855 CMYK chart
      #a04855 RGB pie chart
      #a04855 color shades, tints & tones
#a04855 color schemes
#a04855 color preview, HTML & CSS examples
           This text has a color of #a04855        
        
          <p style="color:#a04855;">Text here</p>
        
        
          .mytext {color:#a04855;}
        
        Text color #a04855
      
           This box has a color of #a04855        
        
          <div style="background-color:#a04855;">Content here</div>
        
        
          .mybackground {background-color:#a04855;}
        
        Background color #a04855
      
           Border around this has a color of #a04855        
        
          <div style="border:2px solid #a04855;">Content here</div>
        
        
          .myborder {border:2px solid #a04855;}
        
        Border color #a04855