#a21c18 color space conversions
Hex:
        #a21c18
        RGB:
        162, 28, 24
        CMY:
        36, 89, 91
        CMYK:
        0, 83, 85, 36
      HSL:
        2°, 74.1935%, 36.4706%
        HSV (HSB):
        2°, 85.1852%, 63.5294%
        XYZ:
        15.4804, 8.5778, 1.7039
        xyY:
        0.6009, 0.3330, 8.5778
      CIE-Lab:
        35.1584, 52.5453, 38.1784
        CIE-LCH:
        35.1584, 64.9507, 36.0014
        CIE-Luv:
        35.1584, 99.1904, 22.3440
        Hunter-Lab:
        29.2879, 43.0939, 17.0522
      #a21c18 color charts
#a21c18 RGB chart
      #a21c18 CMYK chart
      #a21c18 RGB pie chart
      #a21c18 color shades, tints & tones
#a21c18 color schemes
#a21c18 color preview, HTML & CSS examples
           This text has a color of #a21c18        
        
          <p style="color:#a21c18;">Text here</p>
        
        
          .mytext {color:#a21c18;}
        
        Text color #a21c18
      
           This box has a color of #a21c18        
        
          <div style="background-color:#a21c18;">Content here</div>
        
        
          .mybackground {background-color:#a21c18;}
        
        Background color #a21c18
      
           Border around this has a color of #a21c18        
        
          <div style="border:2px solid #a21c18;">Content here</div>
        
        
          .myborder {border:2px solid #a21c18;}
        
        Border color #a21c18