#a21c14 color space conversions
Hex:
        #a21c14
        RGB:
        162, 28, 20
        CMY:
        36, 89, 92
        CMYK:
        0, 83, 88, 36
      HSL:
        3°, 78.0220%, 35.6863%
        HSV (HSB):
        3°, 87.6543%, 63.5294%
        XYZ:
        15.4418, 8.5624, 1.5007
        xyY:
        0.6054, 0.3357, 8.5624
      CIE-Lab:
        35.1277, 52.4505, 40.1996
        CIE-LCH:
        35.1277, 66.0838, 37.4676
        CIE-Luv:
        35.1277, 99.7522, 23.2977
        Hunter-Lab:
        29.2616, 42.9896, 17.4425
      #a21c14 color charts
#a21c14 RGB chart
      #a21c14 CMYK chart
      #a21c14 RGB pie chart
      #a21c14 color shades, tints & tones
#a21c14 color schemes
#a21c14 color preview, HTML & CSS examples
           This text has a color of #a21c14        
        
          <p style="color:#a21c14;">Text here</p>
        
        
          .mytext {color:#a21c14;}
        
        Text color #a21c14
      
           This box has a color of #a21c14        
        
          <div style="background-color:#a21c14;">Content here</div>
        
        
          .mybackground {background-color:#a21c14;}
        
        Background color #a21c14
      
           Border around this has a color of #a21c14        
        
          <div style="border:2px solid #a21c14;">Content here</div>
        
        
          .myborder {border:2px solid #a21c14;}
        
        Border color #a21c14