#a04742 color space conversions
Hex:
        #a04742
        RGB:
        160, 71, 66
        CMY:
        37, 72, 74
        CMYK:
        0, 56, 59, 37
      HSL:
        3°, 41.5929%, 44.3137%
        HSV (HSB):
        3°, 58.7500%, 62.7451%
        XYZ:
        17.7338, 12.3734, 6.6079
        xyY:
        0.4830, 0.3370, 12.3734
      CIE-Lab:
        41.8035, 36.5562, 21.0658
        CIE-LCH:
        41.8035, 42.1915, 29.9530
        CIE-Luv:
        41.8035, 65.2295, 16.6751
        Hunter-Lab:
        35.1759, 28.4325, 13.4853
      #a04742 color charts
#a04742 RGB chart
      #a04742 CMYK chart
      #a04742 RGB pie chart
      #a04742 color shades, tints & tones
#a04742 color schemes
#a04742 color preview, HTML & CSS examples
           This text has a color of #a04742        
        
          <p style="color:#a04742;">Text here</p>
        
        
          .mytext {color:#a04742;}
        
        Text color #a04742
      
           This box has a color of #a04742        
        
          <div style="background-color:#a04742;">Content here</div>
        
        
          .mybackground {background-color:#a04742;}
        
        Background color #a04742
      
           Border around this has a color of #a04742        
        
          <div style="border:2px solid #a04742;">Content here</div>
        
        
          .myborder {border:2px solid #a04742;}
        
        Border color #a04742