#a04547 color space conversions
Hex:
        #a04547
        RGB:
        160, 69, 71
        CMY:
        37, 73, 72
        CMYK:
        0, 57, 56, 37
      HSL:
        359°, 39.7380%, 44.9020%
        HSV (HSB):
        359°, 56.8750%, 62.7451%
        XYZ:
        17.7627, 12.1848, 7.3769
        xyY:
        0.4759, 0.3265, 12.1848
      CIE-Lab:
        41.5083, 37.9838, 17.6188
        CIE-LCH:
        41.5083, 41.8711, 24.8843
        CIE-Luv:
        41.5083, 65.4287, 13.0399
        Hunter-Lab:
        34.9067, 29.7451, 11.9047
      #a04547 color charts
#a04547 RGB chart
      #a04547 CMYK chart
      #a04547 RGB pie chart
      #a04547 color shades, tints & tones
#a04547 color schemes
#a04547 color preview, HTML & CSS examples
           This text has a color of #a04547        
        
          <p style="color:#a04547;">Text here</p>
        
        
          .mytext {color:#a04547;}
        
        Text color #a04547
      
           This box has a color of #a04547        
        
          <div style="background-color:#a04547;">Content here</div>
        
        
          .mybackground {background-color:#a04547;}
        
        Background color #a04547
      
           Border around this has a color of #a04547        
        
          <div style="border:2px solid #a04547;">Content here</div>
        
        
          .myborder {border:2px solid #a04547;}
        
        Border color #a04547