#ac0712 color space conversions
Hex:
        #ac0712
        RGB:
        172, 7, 18
        CMY:
        33, 97, 93
        CMYK:
        0, 96, 90, 33
      HSL:
        356°, 92.1788%, 35.0980%
        HSV (HSB):
        356°, 95.9302%, 67.4510%
        XYZ:
        17.1984, 8.9663, 1.3965
        xyY:
        0.6240, 0.3253, 8.9663
      CIE-Lab:
        35.9193, 59.0146, 42.7008
        CIE-LCH:
        35.9193, 72.8429, 35.8881
        CIE-Luv:
        35.9193, 113.6926, 23.0396
        Hunter-Lab:
        29.9438, 50.1212, 18.1955
      #ac0712 color charts
#ac0712 RGB chart
      #ac0712 CMYK chart
      #ac0712 RGB pie chart
      #ac0712 color shades, tints & tones
#ac0712 color schemes
#ac0712 color preview, HTML & CSS examples
           This text has a color of #ac0712        
        
          <p style="color:#ac0712;">Text here</p>
        
        
          .mytext {color:#ac0712;}
        
        Text color #ac0712
      
           This box has a color of #ac0712        
        
          <div style="background-color:#ac0712;">Content here</div>
        
        
          .mybackground {background-color:#ac0712;}
        
        Background color #ac0712
      
           Border around this has a color of #ac0712        
        
          <div style="border:2px solid #ac0712;">Content here</div>
        
        
          .myborder {border:2px solid #ac0712;}
        
        Border color #ac0712