#a01f50 color space conversions
Hex:
        #a01f50
        RGB:
        160, 31, 80
        CMY:
        37, 88, 69
        CMYK:
        0, 81, 50, 37
      HSL:
        337°, 67.5393%, 37.4510%
        HSV (HSB):
        337°, 80.6250%, 62.7451%
        XYZ:
        16.4352, 9.0327, 8.4667
        xyY:
        0.4843, 0.2662, 9.0327
      CIE-Lab:
        36.0473, 54.2161, 4.3714
        CIE-LCH:
        36.0473, 54.3920, 4.6098
        CIE-Luv:
        36.0473, 81.0200, -4.6344
        Hunter-Lab:
        30.0545, 45.0164, 4.3355
      #a01f50 color charts
#a01f50 RGB chart
      #a01f50 CMYK chart
      #a01f50 RGB pie chart
      #a01f50 color shades, tints & tones
#a01f50 color schemes
#a01f50 color preview, HTML & CSS examples
           This text has a color of #a01f50        
        
          <p style="color:#a01f50;">Text here</p>
        
        
          .mytext {color:#a01f50;}
        
        Text color #a01f50
      
           This box has a color of #a01f50        
        
          <div style="background-color:#a01f50;">Content here</div>
        
        
          .mybackground {background-color:#a01f50;}
        
        Background color #a01f50
      
           Border around this has a color of #a01f50        
        
          <div style="border:2px solid #a01f50;">Content here</div>
        
        
          .myborder {border:2px solid #a01f50;}
        
        Border color #a01f50