#a70013 color space conversions
Hex:
        #a70013
        RGB:
        167, 0, 19
        CMY:
        35, 100, 93
        CMYK:
        0, 100, 89, 35
      HSL:
        353°, 100.0000%, 32.7451%
        HSV (HSB):
        353°, 100.0000%, 65.4902%
        XYZ:
        16.0539, 8.2625, 1.3648
        xyY:
        0.6251, 0.3217, 8.2625
      CIE-Lab:
        34.5237, 58.6122, 40.6514
        CIE-LCH:
        34.5237, 71.3297, 34.7439
        CIE-Luv:
        34.5237, 111.2308, 21.4363
        Hunter-Lab:
        28.7446, 49.3895, 17.3061
      #a70013 color charts
#a70013 RGB chart
      #a70013 CMYK chart
      #a70013 RGB pie chart
      #a70013 color shades, tints & tones
#a70013 color schemes
#a70013 color preview, HTML & CSS examples
           This text has a color of #a70013        
        
          <p style="color:#a70013;">Text here</p>
        
        
          .mytext {color:#a70013;}
        
        Text color #a70013
      
           This box has a color of #a70013        
        
          <div style="background-color:#a70013;">Content here</div>
        
        
          .mybackground {background-color:#a70013;}
        
        Background color #a70013
      
           Border around this has a color of #a70013        
        
          <div style="border:2px solid #a70013;">Content here</div>
        
        
          .myborder {border:2px solid #a70013;}
        
        Border color #a70013