#a70021 color space conversions
Hex:
        #a70021
        RGB:
        167, 0, 33
        CMY:
        35, 100, 87
        CMYK:
        0, 100, 80, 35
      HSL:
        348°, 100.0000%, 32.7451%
        HSV (HSB):
        348°, 100.0000%, 65.4902%
        XYZ:
        16.2109, 8.3253, 2.1914
        xyY:
        0.6065, 0.3115, 8.3253
      CIE-Lab:
        34.6514, 58.9598, 32.9278
        CIE-LCH:
        34.6514, 67.5315, 29.1825
        CIE-Luv:
        34.6514, 108.6922, 17.6053
        Hunter-Lab:
        28.8536, 49.7932, 15.6945
      #a70021 color charts
#a70021 RGB chart
      #a70021 CMYK chart
      #a70021 RGB pie chart
      #a70021 color shades, tints & tones
#a70021 color schemes
#a70021 color preview, HTML & CSS examples
           This text has a color of #a70021        
        
          <p style="color:#a70021;">Text here</p>
        
        
          .mytext {color:#a70021;}
        
        Text color #a70021
      
           This box has a color of #a70021        
        
          <div style="background-color:#a70021;">Content here</div>
        
        
          .mybackground {background-color:#a70021;}
        
        Background color #a70021
      
           Border around this has a color of #a70021        
        
          <div style="border:2px solid #a70021;">Content here</div>
        
        
          .myborder {border:2px solid #a70021;}
        
        Border color #a70021