#a00f62 color space conversions
Hex:
        #a00f62
        RGB:
        160, 15, 98
        CMY:
        37, 94, 62
        CMYK:
        0, 91, 39, 37
      HSL:
        326°, 82.8571%, 34.3137%
        HSV (HSB):
        326°, 90.6250%, 62.7451%
        XYZ:
        16.8726, 8.6971, 12.3447
        xyY:
        0.4450, 0.2294, 8.6971
      CIE-Lab:
        35.3944, 59.4801, -8.1878
        CIE-LCH:
        35.3944, 60.0410, 352.1621
        CIE-Luv:
        35.3944, 77.4094, -20.1412
        Hunter-Lab:
        29.4908, 50.5167, -4.1749
      #a00f62 color charts
#a00f62 RGB chart
      #a00f62 CMYK chart
      #a00f62 RGB pie chart
      #a00f62 color shades, tints & tones
#a00f62 color schemes
#a00f62 color preview, HTML & CSS examples
           This text has a color of #a00f62        
        
          <p style="color:#a00f62;">Text here</p>
        
        
          .mytext {color:#a00f62;}
        
        Text color #a00f62
      
           This box has a color of #a00f62        
        
          <div style="background-color:#a00f62;">Content here</div>
        
        
          .mybackground {background-color:#a00f62;}
        
        Background color #a00f62
      
           Border around this has a color of #a00f62        
        
          <div style="border:2px solid #a00f62;">Content here</div>
        
        
          .myborder {border:2px solid #a00f62;}
        
        Border color #a00f62