#ac2f42 color space conversions
Hex:
        #ac2f42
        RGB:
        172, 47, 66
        CMY:
        33, 82, 74
        CMYK:
        0, 73, 62, 33
      HSL:
        351°, 57.0776%, 42.9412%
        HSV (HSB):
        351°, 72.6744%, 67.4510%
        XYZ:
        19.0131, 11.1970, 6.3134
        xyY:
        0.5206, 0.3066, 11.1970
      CIE-Lab:
        39.9104, 51.4280, 18.9871
        CIE-LCH:
        39.9104, 54.8211, 20.2640
        CIE-Luv:
        39.9104, 88.9858, 10.9324
        Hunter-Lab:
        33.4620, 42.8655, 12.2369
      #ac2f42 color charts
#ac2f42 RGB chart
      #ac2f42 CMYK chart
      #ac2f42 RGB pie chart
      #ac2f42 color shades, tints & tones
#ac2f42 color schemes
#ac2f42 color preview, HTML & CSS examples
           This text has a color of #ac2f42        
        
          <p style="color:#ac2f42;">Text here</p>
        
        
          .mytext {color:#ac2f42;}
        
        Text color #ac2f42
      
           This box has a color of #ac2f42        
        
          <div style="background-color:#ac2f42;">Content here</div>
        
        
          .mybackground {background-color:#ac2f42;}
        
        Background color #ac2f42
      
           Border around this has a color of #ac2f42        
        
          <div style="border:2px solid #ac2f42;">Content here</div>
        
        
          .myborder {border:2px solid #ac2f42;}
        
        Border color #ac2f42