#a95a14 color space conversions
Hex:
        #a95a14
        RGB:
        169, 90, 20
        CMY:
        34, 65, 92
        CMYK:
        0, 47, 88, 34
      HSL:
        28°, 78.8360%, 37.0588%
        HSV (HSB):
        28°, 88.1657%, 66.2745%
        XYZ:
        20.1446, 15.7979, 2.6494
        xyY:
        0.5220, 0.4094, 15.7979
      CIE-Lab:
        46.7082, 27.8165, 50.1625
        CIE-LCH:
        46.7082, 57.3588, 60.9904
        CIE-Luv:
        46.7082, 64.4613, 41.3337
        Hunter-Lab:
        39.7465, 20.9123, 23.8705
      #a95a14 color charts
#a95a14 RGB chart
      #a95a14 CMYK chart
      #a95a14 RGB pie chart
      #a95a14 color shades, tints & tones
#a95a14 color schemes
#a95a14 color preview, HTML & CSS examples
           This text has a color of #a95a14        
        
          <p style="color:#a95a14;">Text here</p>
        
        
          .mytext {color:#a95a14;}
        
        Text color #a95a14
      
           This box has a color of #a95a14        
        
          <div style="background-color:#a95a14;">Content here</div>
        
        
          .mybackground {background-color:#a95a14;}
        
        Background color #a95a14
      
           Border around this has a color of #a95a14        
        
          <div style="border:2px solid #a95a14;">Content here</div>
        
        
          .myborder {border:2px solid #a95a14;}
        
        Border color #a95a14