#a04744 color space conversions
Hex:
        #a04744
        RGB:
        160, 71, 68
        CMY:
        37, 72, 73
        CMYK:
        0, 56, 58, 37
      HSL:
        2°, 40.3509%, 44.7059%
        HSV (HSB):
        2°, 57.5000%, 62.7451%
        XYZ:
        17.7938, 12.3974, 6.9239
        xyY:
        0.4794, 0.3340, 12.3974
      CIE-Lab:
        41.8409, 36.7172, 19.8966
        CIE-LCH:
        41.8409, 41.7615, 28.4527
        CIE-Luv:
        41.8409, 64.8157, 15.5593
        Hunter-Lab:
        35.2100, 28.5900, 12.9878
      #a04744 color charts
#a04744 RGB chart
      #a04744 CMYK chart
      #a04744 RGB pie chart
      #a04744 color shades, tints & tones
#a04744 color schemes
#a04744 color preview, HTML & CSS examples
           This text has a color of #a04744        
        
          <p style="color:#a04744;">Text here</p>
        
        
          .mytext {color:#a04744;}
        
        Text color #a04744
      
           This box has a color of #a04744        
        
          <div style="background-color:#a04744;">Content here</div>
        
        
          .mybackground {background-color:#a04744;}
        
        Background color #a04744
      
           Border around this has a color of #a04744        
        
          <div style="border:2px solid #a04744;">Content here</div>
        
        
          .myborder {border:2px solid #a04744;}
        
        Border color #a04744