#a7341a color space conversions
Hex:
        #a7341a
        RGB:
        167, 52, 26
        CMY:
        35, 80, 90
        CMYK:
        0, 69, 84, 35
      HSL:
        11°, 73.0570%, 37.8431%
        HSV (HSB):
        11°, 84.4311%, 65.4902%
        XYZ:
        17.3508, 10.7461, 2.1370
        xyY:
        0.5739, 0.3554, 10.7461
      CIE-Lab:
        39.1494, 45.9245, 41.1370
        CIE-LCH:
        39.1494, 61.6547, 41.8525
        CIE-Luv:
        39.1494, 90.2908, 27.7775
        Hunter-Lab:
        32.7812, 37.1115, 19.0817
      #a7341a color charts
#a7341a RGB chart
      #a7341a CMYK chart
      #a7341a RGB pie chart
      #a7341a color shades, tints & tones
#a7341a color schemes
#a7341a color preview, HTML & CSS examples
           This text has a color of #a7341a        
        
          <p style="color:#a7341a;">Text here</p>
        
        
          .mytext {color:#a7341a;}
        
        Text color #a7341a
      
           This box has a color of #a7341a        
        
          <div style="background-color:#a7341a;">Content here</div>
        
        
          .mybackground {background-color:#a7341a;}
        
        Background color #a7341a
      
           Border around this has a color of #a7341a        
        
          <div style="border:2px solid #a7341a;">Content here</div>
        
        
          .myborder {border:2px solid #a7341a;}
        
        Border color #a7341a