#a01141 color space conversions
Hex:
        #a01141
        RGB:
        160, 17, 65
        CMY:
        37, 93, 75
        CMYK:
        0, 89, 59, 37
      HSL:
        340°, 80.7910%, 34.7059%
        HSV (HSB):
        340°, 89.3750%, 62.7451%
        XYZ:
        15.6518, 8.2561, 5.7697
        xyY:
        0.5274, 0.2782, 8.2561
      CIE-Lab:
        34.5107, 56.3411, 11.9666
        CIE-LCH:
        34.5107, 57.5979, 11.9912
        CIE-Luv:
        34.5107, 90.3709, 2.4856
        Hunter-Lab:
        28.7335, 46.9494, 8.2080
      #a01141 color charts
#a01141 RGB chart
      #a01141 CMYK chart
      #a01141 RGB pie chart
      #a01141 color shades, tints & tones
#a01141 color schemes
#a01141 color preview, HTML & CSS examples
           This text has a color of #a01141        
        
          <p style="color:#a01141;">Text here</p>
        
        
          .mytext {color:#a01141;}
        
        Text color #a01141
      
           This box has a color of #a01141        
        
          <div style="background-color:#a01141;">Content here</div>
        
        
          .mybackground {background-color:#a01141;}
        
        Background color #a01141
      
           Border around this has a color of #a01141        
        
          <div style="border:2px solid #a01141;">Content here</div>
        
        
          .myborder {border:2px solid #a01141;}
        
        Border color #a01141