#ac0c50 color space conversions
Hex:
        #ac0c50
        RGB:
        172, 12, 80
        CMY:
        33, 95, 69
        CMYK:
        0, 93, 53, 33
      HSL:
        335°, 86.9565%, 36.0784%
        HSV (HSB):
        335°, 93.0233%, 67.4510%
        XYZ:
        18.5927, 9.6128, 8.4649
        xyY:
        0.5070, 0.2621, 9.6128
      CIE-Lab:
        37.1383, 61.2049, 6.2584
        CIE-LCH:
        37.1383, 61.5241, 5.8384
        CIE-Luv:
        37.1383, 95.2911, -4.1463
        Hunter-Lab:
        31.0045, 52.7846, 5.5156
      #ac0c50 color charts
#ac0c50 RGB chart
      #ac0c50 CMYK chart
      #ac0c50 RGB pie chart
      #ac0c50 color shades, tints & tones
#ac0c50 color schemes
#ac0c50 color preview, HTML & CSS examples
           This text has a color of #ac0c50        
        
          <p style="color:#ac0c50;">Text here</p>
        
        
          .mytext {color:#ac0c50;}
        
        Text color #ac0c50
      
           This box has a color of #ac0c50        
        
          <div style="background-color:#ac0c50;">Content here</div>
        
        
          .mybackground {background-color:#ac0c50;}
        
        Background color #ac0c50
      
           Border around this has a color of #ac0c50        
        
          <div style="border:2px solid #ac0c50;">Content here</div>
        
        
          .myborder {border:2px solid #ac0c50;}
        
        Border color #ac0c50