#a04758 color space conversions
Hex:
        #a04758
        RGB:
        160, 71, 88
        CMY:
        37, 72, 65
        CMYK:
        0, 56, 45, 37
      HSL:
        349°, 38.5281%, 45.2941%
        HSV (HSB):
        349°, 55.6250%, 62.7451%
        XYZ:
        18.5119, 12.6846, 10.7052
        xyY:
        0.4418, 0.3027, 12.6846
      CIE-Lab:
        42.2842, 38.6034, 8.1815
        CIE-LCH:
        42.2842, 39.4608, 11.9660
        CIE-Luv:
        42.2842, 60.2150, 3.0597
        Hunter-Lab:
        35.6155, 30.4519, 7.1096
      #a04758 color charts
#a04758 RGB chart
      #a04758 CMYK chart
      #a04758 RGB pie chart
      #a04758 color shades, tints & tones
#a04758 color schemes
#a04758 color preview, HTML & CSS examples
           This text has a color of #a04758        
        
          <p style="color:#a04758;">Text here</p>
        
        
          .mytext {color:#a04758;}
        
        Text color #a04758
      
           This box has a color of #a04758        
        
          <div style="background-color:#a04758;">Content here</div>
        
        
          .mybackground {background-color:#a04758;}
        
        Background color #a04758
      
           Border around this has a color of #a04758        
        
          <div style="border:2px solid #a04758;">Content here</div>
        
        
          .myborder {border:2px solid #a04758;}
        
        Border color #a04758