#a00061 color space conversions
Hex:
        #a00061
        RGB:
        160, 0, 97
        CMY:
        37, 100, 62
        CMYK:
        0, 100, 39, 37
      HSL:
        324°, 100.0000%, 31.3725%
        HSV (HSB):
        324°, 100.0000%, 62.7451%
        XYZ:
        16.6549, 8.3367, 12.0406
        xyY:
        0.4497, 0.2251, 8.3367
      CIE-Lab:
        34.6744, 61.3694, -8.6277
        CIE-LCH:
        34.6744, 61.9729, 351.9974
        CIE-Luv:
        34.6744, 79.6922, -20.9195
        Hunter-Lab:
        28.8733, 52.4354, -4.5135
      #a00061 color charts
#a00061 RGB chart
      #a00061 CMYK chart
      #a00061 RGB pie chart
      #a00061 color shades, tints & tones
#a00061 color schemes
#a00061 color preview, HTML & CSS examples
           This text has a color of #a00061        
        
          <p style="color:#a00061;">Text here</p>
        
        
          .mytext {color:#a00061;}
        
        Text color #a00061
      
           This box has a color of #a00061        
        
          <div style="background-color:#a00061;">Content here</div>
        
        
          .mybackground {background-color:#a00061;}
        
        Background color #a00061
      
           Border around this has a color of #a00061        
        
          <div style="border:2px solid #a00061;">Content here</div>
        
        
          .myborder {border:2px solid #a00061;}
        
        Border color #a00061