#ac7f14 color space conversions
Hex:
        #ac7f14
        RGB:
        172, 127, 20
        CMY:
        33, 50, 92
        CMYK:
        0, 26, 88, 33
      HSL:
        42°, 79.1667%, 37.6471%
        HSV (HSB):
        42°, 88.3721%, 67.4510%
        XYZ:
        24.7289, 23.9999, 3.9909
        xyY:
        0.4691, 0.4552, 23.9999
      CIE-Lab:
        56.0877, 8.4741, 57.8536
        CIE-LCH:
        56.0877, 58.4709, 81.6668
        CIE-Luv:
        56.0877, 37.5552, 55.5264
        Hunter-Lab:
        48.9897, 4.3708, 29.4628
      #ac7f14 color charts
#ac7f14 RGB chart
      #ac7f14 CMYK chart
      #ac7f14 RGB pie chart
      #ac7f14 color shades, tints & tones
#ac7f14 color schemes
#ac7f14 color preview, HTML & CSS examples
           This text has a color of #ac7f14        
        
          <p style="color:#ac7f14;">Text here</p>
        
        
          .mytext {color:#ac7f14;}
        
        Text color #ac7f14
      
           This box has a color of #ac7f14        
        
          <div style="background-color:#ac7f14;">Content here</div>
        
        
          .mybackground {background-color:#ac7f14;}
        
        Background color #ac7f14
      
           Border around this has a color of #ac7f14        
        
          <div style="border:2px solid #ac7f14;">Content here</div>
        
        
          .myborder {border:2px solid #ac7f14;}
        
        Border color #ac7f14