#a21d20 color space conversions
Hex:
        #a21d20
        RGB:
        162, 29, 32
        CMY:
        36, 89, 87
        CMYK:
        0, 82, 80, 36
      HSL:
        359°, 69.6335%, 37.4510%
        HSV (HSB):
        359°, 82.0988%, 63.5294%
        XYZ:
        15.6004, 8.6644, 2.2167
        xyY:
        0.5891, 0.3272, 8.6644
      CIE-Lab:
        35.3299, 52.5095, 33.8893
        CIE-LCH:
        35.3299, 62.4959, 32.8380
        CIE-Luv:
        35.3299, 97.4211, 20.1895
        Hunter-Lab:
        29.4353, 43.0909, 16.1398
      #a21d20 color charts
#a21d20 RGB chart
      #a21d20 CMYK chart
      #a21d20 RGB pie chart
      #a21d20 color shades, tints & tones
#a21d20 color schemes
#a21d20 color preview, HTML & CSS examples
           This text has a color of #a21d20        
        
          <p style="color:#a21d20;">Text here</p>
        
        
          .mytext {color:#a21d20;}
        
        Text color #a21d20
      
           This box has a color of #a21d20        
        
          <div style="background-color:#a21d20;">Content here</div>
        
        
          .mybackground {background-color:#a21d20;}
        
        Background color #a21d20
      
           Border around this has a color of #a21d20        
        
          <div style="border:2px solid #a21d20;">Content here</div>
        
        
          .myborder {border:2px solid #a21d20;}
        
        Border color #a21d20