#a60161 color space conversions
Hex:
        #a60161
        RGB:
        166, 1, 97
        CMY:
        35, 100, 62
        CMYK:
        0, 99, 42, 35
      HSL:
        325°, 98.8024%, 32.7451%
        HSV (HSB):
        325°, 99.3976%, 65.0980%
        XYZ:
        17.8944, 8.9918, 12.1017
        xyY:
        0.4590, 0.2306, 8.9918
      CIE-Lab:
        35.9684, 62.5674, -6.5587
        CIE-LCH:
        35.9684, 62.9102, 354.0157
        CIE-Luv:
        35.9684, 84.5054, -18.8575
        Hunter-Lab:
        29.9863, 54.0445, -2.9376
      #a60161 color charts
#a60161 RGB chart
      #a60161 CMYK chart
      #a60161 RGB pie chart
      #a60161 color shades, tints & tones
#a60161 color schemes
#a60161 color preview, HTML & CSS examples
           This text has a color of #a60161        
        
          <p style="color:#a60161;">Text here</p>
        
        
          .mytext {color:#a60161;}
        
        Text color #a60161
      
           This box has a color of #a60161        
        
          <div style="background-color:#a60161;">Content here</div>
        
        
          .mybackground {background-color:#a60161;}
        
        Background color #a60161
      
           Border around this has a color of #a60161        
        
          <div style="border:2px solid #a60161;">Content here</div>
        
        
          .myborder {border:2px solid #a60161;}
        
        Border color #a60161