#a01541 color space conversions
Hex:
        #a01541
        RGB:
        160, 21, 65
        CMY:
        37, 92, 75
        CMYK:
        0, 87, 59, 37
      HSL:
        341°, 76.7956%, 35.4902%
        HSV (HSB):
        341°, 86.8750%, 62.7451%
        XYZ:
        15.7195, 8.3916, 5.7923
        xyY:
        0.5257, 0.2806, 8.3916
      CIE-Lab:
        34.7854, 55.5517, 12.3424
        CIE-LCH:
        34.7854, 56.9063, 12.5264
        CIE-Luv:
        34.7854, 89.3996, 3.0517
        Hunter-Lab:
        28.9682, 46.1681, 8.4226
      #a01541 color charts
#a01541 RGB chart
      #a01541 CMYK chart
      #a01541 RGB pie chart
      #a01541 color shades, tints & tones
#a01541 color schemes
#a01541 color preview, HTML & CSS examples
           This text has a color of #a01541        
        
          <p style="color:#a01541;">Text here</p>
        
        
          .mytext {color:#a01541;}
        
        Text color #a01541
      
           This box has a color of #a01541        
        
          <div style="background-color:#a01541;">Content here</div>
        
        
          .mybackground {background-color:#a01541;}
        
        Background color #a01541
      
           Border around this has a color of #a01541        
        
          <div style="border:2px solid #a01541;">Content here</div>
        
        
          .myborder {border:2px solid #a01541;}
        
        Border color #a01541