#ac422f color space conversions
Hex:
        #ac422f
        RGB:
        172, 66, 47
        CMY:
        33, 74, 82
        CMYK:
        0, 62, 73, 33
      HSL:
        9°, 57.0776%, 42.9412%
        HSV (HSB):
        9°, 72.6744%, 67.4510%
        XYZ:
        19.4746, 12.8723, 4.1475
        xyY:
        0.5336, 0.3527, 12.8723
      CIE-Lab:
        42.5702, 42.3097, 33.6898
        CIE-LCH:
        42.5702, 54.0843, 38.5291
        CIE-Luv:
        42.5702, 82.1108, 25.7626
        Hunter-Lab:
        35.8780, 34.1031, 18.2607
      #ac422f color charts
#ac422f RGB chart
      #ac422f CMYK chart
      #ac422f RGB pie chart
      #ac422f color shades, tints & tones
#ac422f color schemes
#ac422f color preview, HTML & CSS examples
           This text has a color of #ac422f        
        
          <p style="color:#ac422f;">Text here</p>
        
        
          .mytext {color:#ac422f;}
        
        Text color #ac422f
      
           This box has a color of #ac422f        
        
          <div style="background-color:#ac422f;">Content here</div>
        
        
          .mybackground {background-color:#ac422f;}
        
        Background color #ac422f
      
           Border around this has a color of #ac422f        
        
          <div style="border:2px solid #ac422f;">Content here</div>
        
        
          .myborder {border:2px solid #ac422f;}
        
        Border color #ac422f