#ac0f32 color space conversions
Hex:
        #ac0f32
        RGB:
        172, 15, 50
        CMY:
        33, 94, 80
        CMYK:
        0, 91, 71, 33
      HSL:
        347°, 83.9572%, 36.6667%
        HSV (HSB):
        347°, 91.2791%, 67.4510%
        XYZ:
        17.7598, 9.3426, 3.8849
        xyY:
        0.5731, 0.3015, 9.3426
      CIE-Lab:
        36.6357, 58.9709, 24.9094
        CIE-LCH:
        36.6357, 64.0160, 22.8993
        CIE-Luv:
        36.6357, 105.3205, 13.1328
        Hunter-Lab:
        30.5657, 50.2254, 13.8603
      #ac0f32 color charts
#ac0f32 RGB chart
      #ac0f32 CMYK chart
      #ac0f32 RGB pie chart
      #ac0f32 color shades, tints & tones
#ac0f32 color schemes
#ac0f32 color preview, HTML & CSS examples
           This text has a color of #ac0f32        
        
          <p style="color:#ac0f32;">Text here</p>
        
        
          .mytext {color:#ac0f32;}
        
        Text color #ac0f32
      
           This box has a color of #ac0f32        
        
          <div style="background-color:#ac0f32;">Content here</div>
        
        
          .mybackground {background-color:#ac0f32;}
        
        Background color #ac0f32
      
           Border around this has a color of #ac0f32        
        
          <div style="border:2px solid #ac0f32;">Content here</div>
        
        
          .myborder {border:2px solid #ac0f32;}
        
        Border color #ac0f32