#ac2f60 color space conversions
Hex:
        #ac2f60
        RGB:
        172, 47, 96
        CMY:
        33, 82, 62
        CMYK:
        0, 73, 44, 33
      HSL:
        336°, 57.0776%, 42.9412%
        HSV (HSB):
        336°, 72.6744%, 67.4510%
        XYZ:
        20.1411, 11.6482, 12.2531
        xyY:
        0.4573, 0.2645, 11.6482
      CIE-Lab:
        40.6515, 53.9055, 1.1161
        CIE-LCH:
        40.6515, 53.9171, 1.1861
        CIE-Luv:
        40.6515, 79.2623, -8.3137
        Hunter-Lab:
        34.1295, 45.6130, 2.6044
      #ac2f60 color charts
#ac2f60 RGB chart
      #ac2f60 CMYK chart
      #ac2f60 RGB pie chart
      #ac2f60 color shades, tints & tones
#ac2f60 color schemes
#ac2f60 color preview, HTML & CSS examples
           This text has a color of #ac2f60        
        
          <p style="color:#ac2f60;">Text here</p>
        
        
          .mytext {color:#ac2f60;}
        
        Text color #ac2f60
      
           This box has a color of #ac2f60        
        
          <div style="background-color:#ac2f60;">Content here</div>
        
        
          .mybackground {background-color:#ac2f60;}
        
        Background color #ac2f60
      
           Border around this has a color of #ac2f60        
        
          <div style="border:2px solid #ac2f60;">Content here</div>
        
        
          .myborder {border:2px solid #ac2f60;}
        
        Border color #ac2f60