#a01f22 color space conversions
Hex:
        #a01f22
        RGB:
        160, 31, 34
        CMY:
        37, 88, 87
        CMYK:
        0, 81, 79, 37
      HSL:
        359°, 67.5393%, 37.4510%
        HSV (HSB):
        359°, 80.6250%, 62.7451%
        XYZ:
        15.2759, 8.5690, 2.3622
        xyY:
        0.5829, 0.3270, 8.5690
      CIE-Lab:
        35.1410, 51.4130, 32.3933
        CIE-LCH:
        35.1410, 60.7669, 32.2134
        CIE-Luv:
        35.1410, 94.6068, 19.5276
        Hunter-Lab:
        29.2729, 41.9216, 15.7065
      #a01f22 color charts
#a01f22 RGB chart
      #a01f22 CMYK chart
      #a01f22 RGB pie chart
      #a01f22 color shades, tints & tones
#a01f22 color schemes
#a01f22 color preview, HTML & CSS examples
           This text has a color of #a01f22        
        
          <p style="color:#a01f22;">Text here</p>
        
        
          .mytext {color:#a01f22;}
        
        Text color #a01f22
      
           This box has a color of #a01f22        
        
          <div style="background-color:#a01f22;">Content here</div>
        
        
          .mybackground {background-color:#a01f22;}
        
        Background color #a01f22
      
           Border around this has a color of #a01f22        
        
          <div style="border:2px solid #a01f22;">Content here</div>
        
        
          .myborder {border:2px solid #a01f22;}
        
        Border color #a01f22