#a01122 color space conversions
Hex:
        #a01122
        RGB:
        160, 17, 34
        CMY:
        37, 93, 87
        CMYK:
        0, 89, 79, 37
      HSL:
        353°, 80.7910%, 34.7059%
        HSV (HSB):
        353°, 89.3750%, 62.7451%
        XYZ:
        14.9864, 7.9900, 2.2657
        xyY:
        0.5937, 0.3165, 7.9900
      CIE-Lab:
        33.9620, 54.7662, 31.1309
        CIE-LCH:
        33.9620, 62.9958, 29.6153
        CIE-Luv:
        33.9620, 99.5178, 17.3874
        Hunter-Lab:
        28.2665, 45.1709, 15.0342
      #a01122 color charts
#a01122 RGB chart
      #a01122 CMYK chart
      #a01122 RGB pie chart
      #a01122 color shades, tints & tones
#a01122 color schemes
#a01122 color preview, HTML & CSS examples
           This text has a color of #a01122        
        
          <p style="color:#a01122;">Text here</p>
        
        
          .mytext {color:#a01122;}
        
        Text color #a01122
      
           This box has a color of #a01122        
        
          <div style="background-color:#a01122;">Content here</div>
        
        
          .mybackground {background-color:#a01122;}
        
        Background color #a01122
      
           Border around this has a color of #a01122        
        
          <div style="border:2px solid #a01122;">Content here</div>
        
        
          .myborder {border:2px solid #a01122;}
        
        Border color #a01122