#a21d26 color space conversions
Hex:
        #a21d26
        RGB:
        162, 29, 38
        CMY:
        36, 89, 85
        CMYK:
        0, 82, 77, 36
      HSL:
        356°, 69.6335%, 37.4510%
        HSV (HSB):
        356°, 82.0988%, 63.5294%
        XYZ:
        15.6895, 8.7001, 2.6861
        xyY:
        0.5795, 0.3213, 8.7001
      CIE-Lab:
        35.4003, 52.7269, 30.3998
        CIE-LCH:
        35.4003, 60.8627, 29.9657
        CIE-Luv:
        35.4003, 96.1932, 18.0810
        Hunter-Lab:
        29.4959, 43.3304, 15.2478
      #a21d26 color charts
#a21d26 RGB chart
      #a21d26 CMYK chart
      #a21d26 RGB pie chart
      #a21d26 color shades, tints & tones
#a21d26 color schemes
#a21d26 color preview, HTML & CSS examples
           This text has a color of #a21d26        
        
          <p style="color:#a21d26;">Text here</p>
        
        
          .mytext {color:#a21d26;}
        
        Text color #a21d26
      
           This box has a color of #a21d26        
        
          <div style="background-color:#a21d26;">Content here</div>
        
        
          .mybackground {background-color:#a21d26;}
        
        Background color #a21d26
      
           Border around this has a color of #a21d26        
        
          <div style="border:2px solid #a21d26;">Content here</div>
        
        
          .myborder {border:2px solid #a21d26;}
        
        Border color #a21d26