#a01959 color space conversions
Hex:
        #a01959
        RGB:
        160, 25, 89
        CMY:
        37, 90, 65
        CMYK:
        0, 84, 44, 37
      HSL:
        332°, 72.9730%, 36.2745%
        HSV (HSB):
        332°, 84.3750%, 62.7451%
        XYZ:
        16.6480, 8.8901, 10.2897
        xyY:
        0.4647, 0.2481, 8.8901
      CIE-Lab:
        35.7719, 56.6005, -1.8366
        CIE-LCH:
        35.7719, 56.6303, 358.1415
        CIE-Luv:
        35.7719, 79.2133, -12.0750
        Hunter-Lab:
        29.8163, 47.4874, 0.4102
      #a01959 color charts
#a01959 RGB chart
      #a01959 CMYK chart
      #a01959 RGB pie chart
      #a01959 color shades, tints & tones
#a01959 color schemes
#a01959 color preview, HTML & CSS examples
           This text has a color of #a01959        
        
          <p style="color:#a01959;">Text here</p>
        
        
          .mytext {color:#a01959;}
        
        Text color #a01959
      
           This box has a color of #a01959        
        
          <div style="background-color:#a01959;">Content here</div>
        
        
          .mybackground {background-color:#a01959;}
        
        Background color #a01959
      
           Border around this has a color of #a01959        
        
          <div style="border:2px solid #a01959;">Content here</div>
        
        
          .myborder {border:2px solid #a01959;}
        
        Border color #a01959