#a40101 color space conversions
Hex:
        #a40101
        RGB:
        164, 1, 1
        CMY:
        36, 100, 100
        CMYK:
        0, 99, 99, 36
      HSL:
        0°, 98.7879%, 32.3529%
        HSV (HSB):
        0°, 99.3902%, 64.3137%
        XYZ:
        15.3262, 7.9164, 0.7490
        xyY:
        0.6388, 0.3300, 7.9164
      CIE-Lab:
        33.8082, 57.4554, 47.5773
        CIE-LCH:
        33.8082, 74.5971, 39.6273
        CIE-Luv:
        33.8082, 110.7004, 23.8727
        Hunter-Lab:
        28.1361, 47.9935, 18.1170
      #a40101 color charts
#a40101 RGB chart
      #a40101 CMYK chart
      #a40101 RGB pie chart
      #a40101 color shades, tints & tones
#a40101 color schemes
#a40101 color preview, HTML & CSS examples
           This text has a color of #a40101        
        
          <p style="color:#a40101;">Text here</p>
        
        
          .mytext {color:#a40101;}
        
        Text color #a40101
      
           This box has a color of #a40101        
        
          <div style="background-color:#a40101;">Content here</div>
        
        
          .mybackground {background-color:#a40101;}
        
        Background color #a40101
      
           Border around this has a color of #a40101        
        
          <div style="border:2px solid #a40101;">Content here</div>
        
        
          .myborder {border:2px solid #a40101;}
        
        Border color #a40101