#a21d30 color space conversions
Hex:
        #a21d30
        RGB:
        162, 29, 48
        CMY:
        36, 89, 81
        CMYK:
        0, 82, 70, 36
      HSL:
        351°, 69.6335%, 37.4510%
        HSV (HSB):
        351°, 82.0988%, 63.5294%
        XYZ:
        15.8732, 8.7735, 3.6532
        xyY:
        0.5609, 0.3100, 8.7735
      CIE-Lab:
        35.5445, 53.1711, 24.3640
        CIE-LCH:
        35.5445, 58.4873, 24.6181
        CIE-Luv:
        35.5445, 93.7596, 13.8844
        Hunter-Lab:
        29.6201, 43.8214, 13.4216
      #a21d30 color charts
#a21d30 RGB chart
      #a21d30 CMYK chart
      #a21d30 RGB pie chart
      #a21d30 color shades, tints & tones
#a21d30 color schemes
#a21d30 color preview, HTML & CSS examples
           This text has a color of #a21d30        
        
          <p style="color:#a21d30;">Text here</p>
        
        
          .mytext {color:#a21d30;}
        
        Text color #a21d30
      
           This box has a color of #a21d30        
        
          <div style="background-color:#a21d30;">Content here</div>
        
        
          .mybackground {background-color:#a21d30;}
        
        Background color #a21d30
      
           Border around this has a color of #a21d30        
        
          <div style="border:2px solid #a21d30;">Content here</div>
        
        
          .myborder {border:2px solid #a21d30;}
        
        Border color #a21d30