#a40915 color space conversions
Hex:
        #a40915
        RGB:
        164, 9, 21
        CMY:
        36, 96, 92
        CMYK:
        0, 95, 87, 36
      HSL:
        355°, 89.5954%, 33.9216%
        HSV (HSB):
        355°, 94.5122%, 64.3137%
        XYZ:
        15.5429, 8.1420, 1.4618
        xyY:
        0.6181, 0.3238, 8.1420
      CIE-Lab:
        34.2769, 56.7116, 39.1498
        CIE-LCH:
        34.2769, 68.9124, 34.6186
        CIE-Luv:
        34.2769, 106.8579, 21.1634
        Hunter-Lab:
        28.5342, 47.2958, 16.9365
      #a40915 color charts
#a40915 RGB chart
      #a40915 CMYK chart
      #a40915 RGB pie chart
      #a40915 color shades, tints & tones
#a40915 color schemes
#a40915 color preview, HTML & CSS examples
           This text has a color of #a40915        
        
          <p style="color:#a40915;">Text here</p>
        
        
          .mytext {color:#a40915;}
        
        Text color #a40915
      
           This box has a color of #a40915        
        
          <div style="background-color:#a40915;">Content here</div>
        
        
          .mybackground {background-color:#a40915;}
        
        Background color #a40915
      
           Border around this has a color of #a40915        
        
          <div style="border:2px solid #a40915;">Content here</div>
        
        
          .myborder {border:2px solid #a40915;}
        
        Border color #a40915