#a21c42 color space conversions
Hex:
        #a21c42
        RGB:
        162, 28, 66
        CMY:
        36, 89, 74
        CMYK:
        0, 83, 59, 36
      HSL:
        343°, 70.5263%, 37.2549%
        HSV (HSB):
        343°, 82.7160%, 63.5294%
        XYZ:
        16.2989, 8.9052, 6.0141
        xyY:
        0.5221, 0.2853, 8.9052
      CIE-Lab:
        35.8012, 54.5048, 13.1455
        CIE-LCH:
        35.8012, 56.0676, 13.5596
        CIE-Luv:
        35.8012, 88.6221, 4.1692
        Hunter-Lab:
        29.8416, 45.2703, 8.9402
      #a21c42 color charts
#a21c42 RGB chart
      #a21c42 CMYK chart
      #a21c42 RGB pie chart
      #a21c42 color shades, tints & tones
#a21c42 color schemes
#a21c42 color preview, HTML & CSS examples
           This text has a color of #a21c42        
        
          <p style="color:#a21c42;">Text here</p>
        
        
          .mytext {color:#a21c42;}
        
        Text color #a21c42
      
           This box has a color of #a21c42        
        
          <div style="background-color:#a21c42;">Content here</div>
        
        
          .mybackground {background-color:#a21c42;}
        
        Background color #a21c42
      
           Border around this has a color of #a21c42        
        
          <div style="border:2px solid #a21c42;">Content here</div>
        
        
          .myborder {border:2px solid #a21c42;}
        
        Border color #a21c42