#a01b48 color space conversions
Hex:
        #a01b48
        RGB:
        160, 27, 72
        CMY:
        37, 89, 72
        CMYK:
        0, 83, 55, 37
      HSL:
        340°, 71.1230%, 36.6667%
        HSV (HSB):
        340°, 83.1250%, 62.7451%
        XYZ:
        16.0588, 8.7253, 6.9687
        xyY:
        0.5057, 0.2748, 8.7253
      CIE-Lab:
        35.4500, 54.6480, 8.7063
        CIE-LCH:
        35.4500, 55.3372, 9.0521
        CIE-Luv:
        35.4500, 85.1960, -0.2192
        Hunter-Lab:
        29.5387, 45.3497, 6.6896
      #a01b48 color charts
#a01b48 RGB chart
      #a01b48 CMYK chart
      #a01b48 RGB pie chart
      #a01b48 color shades, tints & tones
#a01b48 color schemes
#a01b48 color preview, HTML & CSS examples
           This text has a color of #a01b48        
        
          <p style="color:#a01b48;">Text here</p>
        
        
          .mytext {color:#a01b48;}
        
        Text color #a01b48
      
           This box has a color of #a01b48        
        
          <div style="background-color:#a01b48;">Content here</div>
        
        
          .mybackground {background-color:#a01b48;}
        
        Background color #a01b48
      
           Border around this has a color of #a01b48        
        
          <div style="border:2px solid #a01b48;">Content here</div>
        
        
          .myborder {border:2px solid #a01b48;}
        
        Border color #a01b48