#a96f27 color space conversions
Hex:
        #a96f27
        RGB:
        169, 111, 39
        CMY:
        34, 56, 85
        CMYK:
        0, 34, 77, 34
      HSL:
        33°, 62.5000%, 40.7843%
        HSV (HSB):
        33°, 76.9231%, 66.2745%
        XYZ:
        22.4128, 19.9504, 4.5890
        xyY:
        0.4774, 0.4249, 19.9504
      CIE-Lab:
        51.7811, 16.7437, 47.2629
        CIE-LCH:
        51.7811, 50.1412, 70.4924
        CIE-Luv:
        51.7811, 46.7362, 45.0665
        Hunter-Lab:
        44.6658, 11.4041, 25.1746
      #a96f27 color charts
#a96f27 RGB chart
      #a96f27 CMYK chart
      #a96f27 RGB pie chart
      #a96f27 color shades, tints & tones
#a96f27 color schemes
#a96f27 color preview, HTML & CSS examples
           This text has a color of #a96f27        
        
          <p style="color:#a96f27;">Text here</p>
        
        
          .mytext {color:#a96f27;}
        
        Text color #a96f27
      
           This box has a color of #a96f27        
        
          <div style="background-color:#a96f27;">Content here</div>
        
        
          .mybackground {background-color:#a96f27;}
        
        Background color #a96f27
      
           Border around this has a color of #a96f27        
        
          <div style="border:2px solid #a96f27;">Content here</div>
        
        
          .myborder {border:2px solid #a96f27;}
        
        Border color #a96f27