#a01240 color space conversions
Hex:
        #a01240
        RGB:
        160, 18, 64
        CMY:
        37, 93, 75
        CMYK:
        0, 89, 60, 37
      HSL:
        341°, 79.7753%, 34.9020%
        HSV (HSB):
        341°, 88.7500%, 62.7451%
        XYZ:
        15.6389, 8.2764, 5.6237
        xyY:
        0.5294, 0.2802, 8.2764
      CIE-Lab:
        34.5519, 56.0883, 12.6765
        CIE-LCH:
        34.5519, 57.5030, 12.7355
        CIE-Luv:
        34.5519, 90.5000, 3.2107
        Hunter-Lab:
        28.7687, 46.6892, 8.5480
      #a01240 color charts
#a01240 RGB chart
      #a01240 CMYK chart
      #a01240 RGB pie chart
      #a01240 color shades, tints & tones
#a01240 color schemes
#a01240 color preview, HTML & CSS examples
           This text has a color of #a01240        
        
          <p style="color:#a01240;">Text here</p>
        
        
          .mytext {color:#a01240;}
        
        Text color #a01240
      
           This box has a color of #a01240        
        
          <div style="background-color:#a01240;">Content here</div>
        
        
          .mybackground {background-color:#a01240;}
        
        Background color #a01240
      
           Border around this has a color of #a01240        
        
          <div style="border:2px solid #a01240;">Content here</div>
        
        
          .myborder {border:2px solid #a01240;}
        
        Border color #a01240