#a60255 color space conversions
Hex:
        #a60255
        RGB:
        166, 2, 85
        CMY:
        35, 99, 67
        CMYK:
        0, 99, 49, 35
      HSL:
        330°, 97.6190%, 32.9412%
        HSV (HSB):
        330°, 98.7952%, 65.0980%
        XYZ:
        17.3873, 8.8063, 9.3777
        xyY:
        0.4888, 0.2476, 8.8063
      CIE-Lab:
        35.6086, 61.3853, 0.6571
        CIE-LCH:
        35.6086, 61.3888, 0.6133
        CIE-Luv:
        35.6086, 89.6815, -10.2344
        Hunter-Lab:
        29.6754, 52.6541, 2.0366
      #a60255 color charts
#a60255 RGB chart
      #a60255 CMYK chart
      #a60255 RGB pie chart
      #a60255 color shades, tints & tones
#a60255 color schemes
#a60255 color preview, HTML & CSS examples
           This text has a color of #a60255        
        
          <p style="color:#a60255;">Text here</p>
        
        
          .mytext {color:#a60255;}
        
        Text color #a60255
      
           This box has a color of #a60255        
        
          <div style="background-color:#a60255;">Content here</div>
        
        
          .mybackground {background-color:#a60255;}
        
        Background color #a60255
      
           Border around this has a color of #a60255        
        
          <div style="border:2px solid #a60255;">Content here</div>
        
        
          .myborder {border:2px solid #a60255;}
        
        Border color #a60255