#a41d27 color space conversions
Hex:
        #a41d27
        RGB:
        164, 29, 39
        CMY:
        36, 89, 85
        CMYK:
        0, 82, 76, 36
      HSL:
        356°, 69.9482%, 37.8431%
        HSV (HSB):
        356°, 82.3171%, 64.3137%
        XYZ:
        16.1154, 8.9177, 2.7914
        xyY:
        0.5792, 0.3205, 8.9177
      CIE-Lab:
        35.8254, 53.3541, 30.3817
        CIE-LCH:
        35.8254, 61.3979, 29.6587
        CIE-Luv:
        35.8254, 97.5644, 18.0776
        Hunter-Lab:
        29.8626, 44.0685, 15.3617
      #a41d27 color charts
#a41d27 RGB chart
      #a41d27 CMYK chart
      #a41d27 RGB pie chart
      #a41d27 color shades, tints & tones
#a41d27 color schemes
#a41d27 color preview, HTML & CSS examples
           This text has a color of #a41d27        
        
          <p style="color:#a41d27;">Text here</p>
        
        
          .mytext {color:#a41d27;}
        
        Text color #a41d27
      
           This box has a color of #a41d27        
        
          <div style="background-color:#a41d27;">Content here</div>
        
        
          .mybackground {background-color:#a41d27;}
        
        Background color #a41d27
      
           Border around this has a color of #a41d27        
        
          <div style="border:2px solid #a41d27;">Content here</div>
        
        
          .myborder {border:2px solid #a41d27;}
        
        Border color #a41d27