#a21c2b color space conversions
Hex:
        #a21c2b
        RGB:
        162, 28, 43
        CMY:
        36, 89, 83
        CMYK:
        0, 83, 73, 36
      HSL:
        353°, 70.5263%, 37.2549%
        HSV (HSB):
        353°, 82.7160%, 63.5294%
        XYZ:
        15.7516, 8.6863, 3.1319
        xyY:
        0.5713, 0.3151, 8.6863
      CIE-Lab:
        35.3732, 53.2049, 27.2952
        CIE-LCH:
        35.3732, 59.7979, 27.1587
        CIE-Luv:
        35.3732, 95.4178, 15.9090
        Hunter-Lab:
        29.4725, 43.8223, 14.3303
      #a21c2b color charts
#a21c2b RGB chart
      #a21c2b CMYK chart
      #a21c2b RGB pie chart
      #a21c2b color shades, tints & tones
#a21c2b color schemes
#a21c2b color preview, HTML & CSS examples
           This text has a color of #a21c2b        
        
          <p style="color:#a21c2b;">Text here</p>
        
        
          .mytext {color:#a21c2b;}
        
        Text color #a21c2b
      
           This box has a color of #a21c2b        
        
          <div style="background-color:#a21c2b;">Content here</div>
        
        
          .mybackground {background-color:#a21c2b;}
        
        Background color #a21c2b
      
           Border around this has a color of #a21c2b        
        
          <div style="border:2px solid #a21c2b;">Content here</div>
        
        
          .myborder {border:2px solid #a21c2b;}
        
        Border color #a21c2b