#ac420f color space conversions
Hex:
        #ac420f
        RGB:
        172, 66, 15
        CMY:
        33, 74, 94
        CMYK:
        0, 62, 91, 33
      HSL:
        19°, 83.9572%, 36.6667%
        HSV (HSB):
        19°, 91.2791%, 67.4510%
        XYZ:
        19.0477, 12.7016, 1.8997
        xyY:
        0.5661, 0.3775, 12.7016
      CIE-Lab:
        42.3101, 41.2613, 48.6624
        CIE-LCH:
        42.3101, 63.8007, 49.7051
        CIE-Luv:
        42.3101, 85.8549, 34.4814
        Hunter-Lab:
        35.6393, 33.0321, 21.7872
      #ac420f color charts
#ac420f RGB chart
      #ac420f CMYK chart
      #ac420f RGB pie chart
      #ac420f color shades, tints & tones
#ac420f color schemes
#ac420f color preview, HTML & CSS examples
           This text has a color of #ac420f        
        
          <p style="color:#ac420f;">Text here</p>
        
        
          .mytext {color:#ac420f;}
        
        Text color #ac420f
      
           This box has a color of #ac420f        
        
          <div style="background-color:#ac420f;">Content here</div>
        
        
          .mybackground {background-color:#ac420f;}
        
        Background color #ac420f
      
           Border around this has a color of #ac420f        
        
          <div style="border:2px solid #ac420f;">Content here</div>
        
        
          .myborder {border:2px solid #ac420f;}
        
        Border color #ac420f