#a21c34 color space conversions
Hex:
        #a21c34
        RGB:
        162, 28, 52
        CMY:
        36, 89, 80
        CMYK:
        0, 83, 68, 36
      HSL:
        349°, 70.5263%, 37.2549%
        HSV (HSB):
        349°, 82.7160%, 63.5294%
        XYZ:
        15.9354, 8.7598, 4.0997
        xyY:
        0.5534, 0.3042, 8.7598
      CIE-Lab:
        35.5177, 53.6460, 21.7896
        CIE-LCH:
        35.5177, 57.9023, 22.1057
        CIE-Luv:
        35.5177, 93.0216, 11.7925
        Hunter-Lab:
        29.5970, 44.3118, 12.5051
      #a21c34 color charts
#a21c34 RGB chart
      #a21c34 CMYK chart
      #a21c34 RGB pie chart
      #a21c34 color shades, tints & tones
#a21c34 color schemes
#a21c34 color preview, HTML & CSS examples
           This text has a color of #a21c34        
        
          <p style="color:#a21c34;">Text here</p>
        
        
          .mytext {color:#a21c34;}
        
        Text color #a21c34
      
           This box has a color of #a21c34        
        
          <div style="background-color:#a21c34;">Content here</div>
        
        
          .mybackground {background-color:#a21c34;}
        
        Background color #a21c34
      
           Border around this has a color of #a21c34        
        
          <div style="border:2px solid #a21c34;">Content here</div>
        
        
          .myborder {border:2px solid #a21c34;}
        
        Border color #a21c34