#ac0c34 color space conversions
Hex:
        #ac0c34
        RGB:
        172, 12, 52
        CMY:
        33, 95, 80
        CMYK:
        0, 93, 70, 33
      HSL:
        345°, 86.9565%, 36.0784%
        HSV (HSB):
        345°, 93.0233%, 67.4510%
        XYZ:
        17.7646, 9.2815, 4.1040
        xyY:
        0.5703, 0.2980, 9.2815
      CIE-Lab:
        36.5208, 59.4918, 23.4957
        CIE-LCH:
        36.5208, 63.9634, 21.5510
        CIE-Luv:
        36.5208, 105.3416, 11.9033
        Hunter-Lab:
        30.4656, 50.7689, 13.3390
      #ac0c34 color charts
#ac0c34 RGB chart
      #ac0c34 CMYK chart
      #ac0c34 RGB pie chart
      #ac0c34 color shades, tints & tones
#ac0c34 color schemes
#ac0c34 color preview, HTML & CSS examples
           This text has a color of #ac0c34        
        
          <p style="color:#ac0c34;">Text here</p>
        
        
          .mytext {color:#ac0c34;}
        
        Text color #ac0c34
      
           This box has a color of #ac0c34        
        
          <div style="background-color:#ac0c34;">Content here</div>
        
        
          .mybackground {background-color:#ac0c34;}
        
        Background color #ac0c34
      
           Border around this has a color of #ac0c34        
        
          <div style="border:2px solid #ac0c34;">Content here</div>
        
        
          .myborder {border:2px solid #ac0c34;}
        
        Border color #ac0c34