#ac7f32 color space conversions
Hex:
        #ac7f32
        RGB:
        172, 127, 50
        CMY:
        33, 50, 80
        CMYK:
        0, 26, 71, 33
      HSL:
        38°, 54.9550%, 43.5294%
        HSV (HSB):
        38°, 70.9302%, 67.4510%
        XYZ:
        25.1784, 24.1797, 6.3577
        xyY:
        0.4519, 0.4340, 24.1797
      CIE-Lab:
        56.2673, 9.6224, 47.0079
        CIE-LCH:
        56.2673, 47.9826, 78.4315
        CIE-Luv:
        56.2673, 36.3145, 48.5842
        Hunter-Lab:
        49.1728, 5.3463, 26.7552
      #ac7f32 color charts
#ac7f32 RGB chart
      #ac7f32 CMYK chart
      #ac7f32 RGB pie chart
      #ac7f32 color shades, tints & tones
#ac7f32 color schemes
#ac7f32 color preview, HTML & CSS examples
           This text has a color of #ac7f32        
        
          <p style="color:#ac7f32;">Text here</p>
        
        
          .mytext {color:#ac7f32;}
        
        Text color #ac7f32
      
           This box has a color of #ac7f32        
        
          <div style="background-color:#ac7f32;">Content here</div>
        
        
          .mybackground {background-color:#ac7f32;}
        
        Background color #ac7f32
      
           Border around this has a color of #ac7f32        
        
          <div style="border:2px solid #ac7f32;">Content here</div>
        
        
          .myborder {border:2px solid #ac7f32;}
        
        Border color #ac7f32