#ac2f41 color space conversions
Hex:
        #ac2f41
        RGB:
        172, 47, 65
        CMY:
        33, 82, 75
        CMYK:
        0, 73, 62, 33
      HSL:
        351°, 57.0776%, 42.9412%
        HSV (HSB):
        351°, 72.6744%, 67.4510%
        XYZ:
        18.9839, 11.1853, 6.1595
        xyY:
        0.5226, 0.3079, 11.1853
      CIE-Lab:
        39.8909, 51.3620, 19.5879
        CIE-LCH:
        39.8909, 54.9703, 20.8753
        CIE-Luv:
        39.8909, 89.2689, 11.4853
        Hunter-Lab:
        33.4445, 42.7931, 12.4917
      #ac2f41 color charts
#ac2f41 RGB chart
      #ac2f41 CMYK chart
      #ac2f41 RGB pie chart
      #ac2f41 color shades, tints & tones
#ac2f41 color schemes
#ac2f41 color preview, HTML & CSS examples
           This text has a color of #ac2f41        
        
          <p style="color:#ac2f41;">Text here</p>
        
        
          .mytext {color:#ac2f41;}
        
        Text color #ac2f41
      
           This box has a color of #ac2f41        
        
          <div style="background-color:#ac2f41;">Content here</div>
        
        
          .mybackground {background-color:#ac2f41;}
        
        Background color #ac2f41
      
           Border around this has a color of #ac2f41        
        
          <div style="border:2px solid #ac2f41;">Content here</div>
        
        
          .myborder {border:2px solid #ac2f41;}
        
        Border color #ac2f41