#a00f75 color space conversions
Hex:
        #a00f75
        RGB:
        160, 15, 117
        CMY:
        37, 94, 54
        CMYK:
        0, 91, 27, 37
      HSL:
        318°, 82.8571%, 34.3137%
        HSV (HSB):
        318°, 90.6250%, 62.7451%
        XYZ:
        17.8789, 9.0996, 17.6437
        xyY:
        0.4007, 0.2039, 9.0996
      CIE-Lab:
        36.1753, 61.5929, -19.0793
        CIE-LCH:
        36.1753, 64.4803, 342.7888
        CIE-Luv:
        36.1753, 69.1970, -34.4630
        Hunter-Lab:
        30.1655, 53.0062, -13.5626
      #a00f75 color charts
#a00f75 RGB chart
      #a00f75 CMYK chart
      #a00f75 RGB pie chart
      #a00f75 color shades, tints & tones
#a00f75 color schemes
#a00f75 color preview, HTML & CSS examples
           This text has a color of #a00f75        
        
          <p style="color:#a00f75;">Text here</p>
        
        
          .mytext {color:#a00f75;}
        
        Text color #a00f75
      
           This box has a color of #a00f75        
        
          <div style="background-color:#a00f75;">Content here</div>
        
        
          .mybackground {background-color:#a00f75;}
        
        Background color #a00f75
      
           Border around this has a color of #a00f75        
        
          <div style="border:2px solid #a00f75;">Content here</div>
        
        
          .myborder {border:2px solid #a00f75;}
        
        Border color #a00f75