#a42816 color space conversions
Hex:
        #a42816
        RGB:
        164, 40, 22
        CMY:
        36, 84, 91
        CMYK:
        0, 76, 87, 36
      HSL:
        8°, 76.3441%, 36.4706%
        HSV (HSB):
        8°, 86.5854%, 64.3137%
        XYZ:
        16.2135, 9.4680, 1.7320
        xyY:
        0.5914, 0.3454, 9.4680
      CIE-Lab:
        36.8702, 49.4106, 40.8563
        CIE-LCH:
        36.8702, 64.1143, 39.5865
        CIE-Luv:
        36.8702, 95.3783, 25.4337
        Hunter-Lab:
        30.7702, 40.2077, 18.2017
      #a42816 color charts
#a42816 RGB chart
      #a42816 CMYK chart
      #a42816 RGB pie chart
      #a42816 color shades, tints & tones
#a42816 color schemes
#a42816 color preview, HTML & CSS examples
           This text has a color of #a42816        
        
          <p style="color:#a42816;">Text here</p>
        
        
          .mytext {color:#a42816;}
        
        Text color #a42816
      
           This box has a color of #a42816        
        
          <div style="background-color:#a42816;">Content here</div>
        
        
          .mybackground {background-color:#a42816;}
        
        Background color #a42816
      
           Border around this has a color of #a42816        
        
          <div style="border:2px solid #a42816;">Content here</div>
        
        
          .myborder {border:2px solid #a42816;}
        
        Border color #a42816