#a21c28 color space conversions
Hex:
        #a21c28
        RGB:
        162, 28, 40
        CMY:
        36, 89, 84
        CMYK:
        0, 83, 75, 36
      HSL:
        355°, 70.5263%, 37.2549%
        HSV (HSB):
        355°, 82.7160%, 63.5294%
        XYZ:
        15.6985, 8.6651, 2.8526
        xyY:
        0.5768, 0.3184, 8.6651
      CIE-Lab:
        35.3313, 53.0767, 29.1017
        CIE-LCH:
        35.3313, 60.5314, 28.7357
        CIE-Luv:
        35.3313, 96.1327, 17.1326
        Hunter-Lab:
        29.4365, 43.6804, 14.8599
      #a21c28 color charts
#a21c28 RGB chart
      #a21c28 CMYK chart
      #a21c28 RGB pie chart
      #a21c28 color shades, tints & tones
#a21c28 color schemes
#a21c28 color preview, HTML & CSS examples
           This text has a color of #a21c28        
        
          <p style="color:#a21c28;">Text here</p>
        
        
          .mytext {color:#a21c28;}
        
        Text color #a21c28
      
           This box has a color of #a21c28        
        
          <div style="background-color:#a21c28;">Content here</div>
        
        
          .mybackground {background-color:#a21c28;}
        
        Background color #a21c28
      
           Border around this has a color of #a21c28        
        
          <div style="border:2px solid #a21c28;">Content here</div>
        
        
          .myborder {border:2px solid #a21c28;}
        
        Border color #a21c28