#a95a16 color space conversions
Hex:
        #a95a16
        RGB:
        169, 90, 22
        CMY:
        34, 65, 91
        CMYK:
        0, 47, 87, 34
      HSL:
        28°, 76.9634%, 37.4510%
        HSV (HSB):
        28°, 86.9822%, 66.2745%
        XYZ:
        20.1632, 15.8053, 2.7471
        xyY:
        0.5208, 0.4082, 15.8053
      CIE-Lab:
        46.7180, 27.8656, 49.4757
        CIE-LCH:
        46.7180, 56.7832, 60.6110
        CIE-Luv:
        46.7180, 64.3505, 40.9762
        Hunter-Lab:
        39.7558, 20.9580, 23.7323
      #a95a16 color charts
#a95a16 RGB chart
      #a95a16 CMYK chart
      #a95a16 RGB pie chart
      #a95a16 color shades, tints & tones
#a95a16 color schemes
#a95a16 color preview, HTML & CSS examples
           This text has a color of #a95a16        
        
          <p style="color:#a95a16;">Text here</p>
        
        
          .mytext {color:#a95a16;}
        
        Text color #a95a16
      
           This box has a color of #a95a16        
        
          <div style="background-color:#a95a16;">Content here</div>
        
        
          .mybackground {background-color:#a95a16;}
        
        Background color #a95a16
      
           Border around this has a color of #a95a16        
        
          <div style="border:2px solid #a95a16;">Content here</div>
        
        
          .myborder {border:2px solid #a95a16;}
        
        Border color #a95a16