#a04749 color space conversions
Hex:
        #a04749
        RGB:
        160, 71, 73
        CMY:
        37, 72, 71
        CMYK:
        0, 56, 54, 37
      HSL:
        359°, 38.5281%, 45.2941%
        HSV (HSB):
        359°, 55.6250%, 62.7451%
        XYZ:
        17.9530, 12.4611, 7.7623
        xyY:
        0.4703, 0.3264, 12.4611
      CIE-Lab:
        41.9398, 37.1415, 16.9670
        CIE-LCH:
        41.9398, 40.8335, 24.5518
        CIE-Luv:
        41.9398, 63.7412, 12.6554
        Hunter-Lab:
        35.3003, 29.0062, 11.6727
      #a04749 color charts
#a04749 RGB chart
      #a04749 CMYK chart
      #a04749 RGB pie chart
      #a04749 color shades, tints & tones
#a04749 color schemes
#a04749 color preview, HTML & CSS examples
           This text has a color of #a04749        
        
          <p style="color:#a04749;">Text here</p>
        
        
          .mytext {color:#a04749;}
        
        Text color #a04749
      
           This box has a color of #a04749        
        
          <div style="background-color:#a04749;">Content here</div>
        
        
          .mybackground {background-color:#a04749;}
        
        Background color #a04749
      
           Border around this has a color of #a04749        
        
          <div style="border:2px solid #a04749;">Content here</div>
        
        
          .myborder {border:2px solid #a04749;}
        
        Border color #a04749