#a21c35 color space conversions
Hex:
        #a21c35
        RGB:
        162, 28, 53
        CMY:
        36, 89, 79
        CMYK:
        0, 83, 67, 36
      HSL:
        349°, 70.5263%, 37.2549%
        HSV (HSB):
        349°, 82.7160%, 63.5294%
        XYZ:
        15.9581, 8.7689, 4.2196
        xyY:
        0.5513, 0.3029, 8.7689
      CIE-Lab:
        35.5355, 53.7003, 21.1731
        CIE-LCH:
        35.5355, 57.7237, 21.5185
        CIE-Luv:
        35.5355, 92.7332, 11.2954
        Hunter-Lab:
        29.6124, 44.3722, 12.2801
      #a21c35 color charts
#a21c35 RGB chart
      #a21c35 CMYK chart
      #a21c35 RGB pie chart
      #a21c35 color shades, tints & tones
#a21c35 color schemes
#a21c35 color preview, HTML & CSS examples
           This text has a color of #a21c35        
        
          <p style="color:#a21c35;">Text here</p>
        
        
          .mytext {color:#a21c35;}
        
        Text color #a21c35
      
           This box has a color of #a21c35        
        
          <div style="background-color:#a21c35;">Content here</div>
        
        
          .mybackground {background-color:#a21c35;}
        
        Background color #a21c35
      
           Border around this has a color of #a21c35        
        
          <div style="border:2px solid #a21c35;">Content here</div>
        
        
          .myborder {border:2px solid #a21c35;}
        
        Border color #a21c35