#a0551d color space conversions
Hex:
        #a0551d
        RGB:
        160, 85, 29
        CMY:
        37, 67, 89
        CMYK:
        0, 47, 82, 37
      HSL:
        26°, 69.3122%, 37.0588%
        HSV (HSB):
        26°, 81.8750%, 62.7451%
        XYZ:
        17.9675, 14.0593, 2.9291
        xyY:
        0.5140, 0.4022, 14.0593
      CIE-Lab:
        44.3178, 26.9681, 44.0693
        CIE-LCH:
        44.3178, 51.6661, 58.5355
        CIE-Luv:
        44.3178, 60.2557, 36.9379
        Hunter-Lab:
        37.4957, 19.9174, 21.6153
      #a0551d color charts
#a0551d RGB chart
      #a0551d CMYK chart
      #a0551d RGB pie chart
      #a0551d color shades, tints & tones
#a0551d color schemes
#a0551d color preview, HTML & CSS examples
           This text has a color of #a0551d        
        
          <p style="color:#a0551d;">Text here</p>
        
        
          .mytext {color:#a0551d;}
        
        Text color #a0551d
      
           This box has a color of #a0551d        
        
          <div style="background-color:#a0551d;">Content here</div>
        
        
          .mybackground {background-color:#a0551d;}
        
        Background color #a0551d
      
           Border around this has a color of #a0551d        
        
          <div style="border:2px solid #a0551d;">Content here</div>
        
        
          .myborder {border:2px solid #a0551d;}
        
        Border color #a0551d