#a70024 color space conversions
Hex:
        #a70024
        RGB:
        167, 0, 36
        CMY:
        35, 100, 86
        CMYK:
        0, 100, 78, 35
      HSL:
        347°, 100.0000%, 32.7451%
        HSV (HSB):
        347°, 100.0000%, 65.4902%
        XYZ:
        16.2548, 8.3429, 2.4227
        xyY:
        0.6016, 0.3088, 8.3429
      CIE-Lab:
        34.6870, 59.0566, 31.1388
        CIE-LCH:
        34.6870, 66.7631, 27.8014
        CIE-Luv:
        34.6870, 108.0030, 16.5618
        Hunter-Lab:
        28.8840, 49.9057, 15.2458
      #a70024 color charts
#a70024 RGB chart
      #a70024 CMYK chart
      #a70024 RGB pie chart
      #a70024 color shades, tints & tones
#a70024 color schemes
#a70024 color preview, HTML & CSS examples
           This text has a color of #a70024        
        
          <p style="color:#a70024;">Text here</p>
        
        
          .mytext {color:#a70024;}
        
        Text color #a70024
      
           This box has a color of #a70024        
        
          <div style="background-color:#a70024;">Content here</div>
        
        
          .mybackground {background-color:#a70024;}
        
        Background color #a70024
      
           Border around this has a color of #a70024        
        
          <div style="border:2px solid #a70024;">Content here</div>
        
        
          .myborder {border:2px solid #a70024;}
        
        Border color #a70024