#a41b23 color space conversions
Hex:
        #a41b23
        RGB:
        164, 27, 35
        CMY:
        36, 89, 86
        CMYK:
        0, 84, 79, 36
      HSL:
        356°, 71.7277%, 37.4510%
        HSV (HSB):
        356°, 83.5366%, 64.3137%
        XYZ:
        16.0051, 8.7977, 2.4447
        xyY:
        0.5874, 0.3229, 8.7977
      CIE-Lab:
        35.5919, 53.7279, 32.5293
        CIE-LCH:
        35.5919, 62.8080, 31.1926
        CIE-Luv:
        35.5919, 99.1947, 19.2000
        Hunter-Lab:
        29.6610, 44.4125, 15.8760
      #a41b23 color charts
#a41b23 RGB chart
      #a41b23 CMYK chart
      #a41b23 RGB pie chart
      #a41b23 color shades, tints & tones
#a41b23 color schemes
#a41b23 color preview, HTML & CSS examples
           This text has a color of #a41b23        
        
          <p style="color:#a41b23;">Text here</p>
        
        
          .mytext {color:#a41b23;}
        
        Text color #a41b23
      
           This box has a color of #a41b23        
        
          <div style="background-color:#a41b23;">Content here</div>
        
        
          .mybackground {background-color:#a41b23;}
        
        Background color #a41b23
      
           Border around this has a color of #a41b23        
        
          <div style="border:2px solid #a41b23;">Content here</div>
        
        
          .myborder {border:2px solid #a41b23;}
        
        Border color #a41b23