#a4160e color space conversions
Hex:
        #a4160e
        RGB:
        164, 22, 14
        CMY:
        36, 91, 95
        CMYK:
        0, 87, 91, 36
      HSL:
        3°, 84.2697%, 34.9020%
        HSV (HSB):
        3°, 91.4634%, 64.3137%
        XYZ:
        15.6760, 8.4980, 1.2295
        xyY:
        0.6171, 0.3345, 8.4980
      CIE-Lab:
        34.9993, 54.3765, 43.0598
        CIE-LCH:
        34.9993, 69.3610, 38.3751
        CIE-Luv:
        34.9993, 104.2827, 23.9033
        Hunter-Lab:
        29.1514, 44.9725, 17.9053
      #a4160e color charts
#a4160e RGB chart
      #a4160e CMYK chart
      #a4160e RGB pie chart
      #a4160e color shades, tints & tones
#a4160e color schemes
#a4160e color preview, HTML & CSS examples
           This text has a color of #a4160e        
        
          <p style="color:#a4160e;">Text here</p>
        
        
          .mytext {color:#a4160e;}
        
        Text color #a4160e
      
           This box has a color of #a4160e        
        
          <div style="background-color:#a4160e;">Content here</div>
        
        
          .mybackground {background-color:#a4160e;}
        
        Background color #a4160e
      
           Border around this has a color of #a4160e        
        
          <div style="border:2px solid #a4160e;">Content here</div>
        
        
          .myborder {border:2px solid #a4160e;}
        
        Border color #a4160e