#ac312e color space conversions
Hex:
        #ac312e
        RGB:
        172, 49, 46
        CMY:
        33, 81, 82
        CMYK:
        0, 72, 73, 33
      HSL:
        1°, 57.7982%, 42.7451%
        HSV (HSB):
        1°, 73.2558%, 67.4510%
        XYZ:
        18.6047, 11.1645, 3.7592
        xyY:
        0.5549, 0.3330, 11.1645
      CIE-Lab:
        39.8562, 49.5523, 31.1799
        CIE-LCH:
        39.8562, 58.5459, 32.1795
        CIE-Luv:
        39.8562, 92.8752, 21.1467
        Hunter-Lab:
        33.4134, 40.9162, 16.7190
      #ac312e color charts
#ac312e RGB chart
      #ac312e CMYK chart
      #ac312e RGB pie chart
      #ac312e color shades, tints & tones
#ac312e color schemes
#ac312e color preview, HTML & CSS examples
           This text has a color of #ac312e        
        
          <p style="color:#ac312e;">Text here</p>
        
        
          .mytext {color:#ac312e;}
        
        Text color #ac312e
      
           This box has a color of #ac312e        
        
          <div style="background-color:#ac312e;">Content here</div>
        
        
          .mybackground {background-color:#ac312e;}
        
        Background color #ac312e
      
           Border around this has a color of #ac312e        
        
          <div style="border:2px solid #ac312e;">Content here</div>
        
        
          .myborder {border:2px solid #ac312e;}
        
        Border color #ac312e