#a60141 color space conversions
Hex:
        #a60141
        RGB:
        166, 1, 65
        CMY:
        35, 100, 75
        CMYK:
        0, 99, 61, 35
      HSL:
        337°, 98.8024%, 32.7451%
        HSV (HSB):
        337°, 99.3976%, 65.0980%
        XYZ:
        16.6909, 8.5104, 5.7640
        xyY:
        0.5390, 0.2748, 8.5104
      CIE-Lab:
        35.0239, 60.0643, 12.8762
        CIE-LCH:
        35.0239, 61.4289, 12.0995
        CIE-Luv:
        35.0239, 97.9844, 2.5131
        Hunter-Lab:
        29.1725, 51.0758, 8.7061
      #a60141 color charts
#a60141 RGB chart
      #a60141 CMYK chart
      #a60141 RGB pie chart
      #a60141 color shades, tints & tones
#a60141 color schemes
#a60141 color preview, HTML & CSS examples
           This text has a color of #a60141        
        
          <p style="color:#a60141;">Text here</p>
        
        
          .mytext {color:#a60141;}
        
        Text color #a60141
      
           This box has a color of #a60141        
        
          <div style="background-color:#a60141;">Content here</div>
        
        
          .mybackground {background-color:#a60141;}
        
        Background color #a60141
      
           Border around this has a color of #a60141        
        
          <div style="border:2px solid #a60141;">Content here</div>
        
        
          .myborder {border:2px solid #a60141;}
        
        Border color #a60141