#a96c30 color space conversions
Hex:
        #a96c30
        RGB:
        169, 108, 48
        CMY:
        34, 58, 81
        CMYK:
        0, 36, 72, 34
      HSL:
        30°, 55.7604%, 42.5490%
        HSV (HSB):
        30°, 71.5976%, 66.2745%
        XYZ:
        22.2582, 19.3735, 5.3626
        xyY:
        0.4736, 0.4123, 19.3735
      CIE-Lab:
        51.1214, 18.8753, 42.4155
        CIE-LCH:
        51.1214, 46.4258, 66.0105
        CIE-Luv:
        51.1214, 48.3939, 41.0182
        Hunter-Lab:
        44.0154, 13.2392, 23.5871
      #a96c30 color charts
#a96c30 RGB chart
      #a96c30 CMYK chart
      #a96c30 RGB pie chart
      #a96c30 color shades, tints & tones
#a96c30 color schemes
#a96c30 color preview, HTML & CSS examples
           This text has a color of #a96c30        
        
          <p style="color:#a96c30;">Text here</p>
        
        
          .mytext {color:#a96c30;}
        
        Text color #a96c30
      
           This box has a color of #a96c30        
        
          <div style="background-color:#a96c30;">Content here</div>
        
        
          .mybackground {background-color:#a96c30;}
        
        Background color #a96c30
      
           Border around this has a color of #a96c30        
        
          <div style="border:2px solid #a96c30;">Content here</div>
        
        
          .myborder {border:2px solid #a96c30;}
        
        Border color #a96c30