#a96022 color space conversions
Hex:
        #a96022
        RGB:
        169, 96, 34
        CMY:
        34, 62, 87
        CMYK:
        0, 43, 80, 34
      HSL:
        28°, 66.5025%, 39.8039%
        HSV (HSB):
        28°, 79.8817%, 66.2745%
        XYZ:
        20.8338, 16.9163, 3.6805
        xyY:
        0.5029, 0.4083, 16.9163
      CIE-Lab:
        48.1543, 24.9444, 45.9446
        CIE-LCH:
        48.1543, 52.2794, 61.5014
        CIE-Luv:
        48.1543, 58.8011, 40.5048
        Hunter-Lab:
        41.1294, 18.4415, 23.4850
      #a96022 color charts
#a96022 RGB chart
      #a96022 CMYK chart
      #a96022 RGB pie chart
      #a96022 color shades, tints & tones
#a96022 color schemes
#a96022 color preview, HTML & CSS examples
           This text has a color of #a96022        
        
          <p style="color:#a96022;">Text here</p>
        
        
          .mytext {color:#a96022;}
        
        Text color #a96022
      
           This box has a color of #a96022        
        
          <div style="background-color:#a96022;">Content here</div>
        
        
          .mybackground {background-color:#a96022;}
        
        Background color #a96022
      
           Border around this has a color of #a96022        
        
          <div style="border:2px solid #a96022;">Content here</div>
        
        
          .myborder {border:2px solid #a96022;}
        
        Border color #a96022