#a0021a color space conversions
Hex:
        #a0021a
        RGB:
        160, 2, 26
        CMY:
        37, 99, 90
        CMYK:
        0, 99, 84, 37
      HSL:
        351°, 97.5309%, 31.7647%
        HSV (HSB):
        351°, 98.7500%, 62.7451%
        XYZ:
        14.7054, 7.5916, 1.6675
        xyY:
        0.6136, 0.3168, 7.5916
      CIE-Lab:
        33.1174, 56.7076, 35.0181
        CIE-LCH:
        33.1174, 66.6485, 31.6961
        CIE-Luv:
        33.1174, 104.4030, 18.5740
        Hunter-Lab:
        27.5528, 47.0508, 15.6986
      #a0021a color charts
#a0021a RGB chart
      #a0021a CMYK chart
      #a0021a RGB pie chart
      #a0021a color shades, tints & tones
#a0021a color schemes
#a0021a color preview, HTML & CSS examples
           This text has a color of #a0021a        
        
          <p style="color:#a0021a;">Text here</p>
        
        
          .mytext {color:#a0021a;}
        
        Text color #a0021a
      
           This box has a color of #a0021a        
        
          <div style="background-color:#a0021a;">Content here</div>
        
        
          .mybackground {background-color:#a0021a;}
        
        Background color #a0021a
      
           Border around this has a color of #a0021a        
        
          <div style="border:2px solid #a0021a;">Content here</div>
        
        
          .myborder {border:2px solid #a0021a;}
        
        Border color #a0021a