#a95600 color space conversions
Hex:
        #a95600
        RGB:
        169, 86, 0
        CMY:
        34, 66, 100
        CMYK:
        0, 49, 100, 34
      HSL:
        31°, 100.0000%, 33.1373%
        HSV (HSB):
        31°, 100.0000%, 66.2745%
        XYZ:
        19.6900, 15.0906, 1.8750
        xyY:
        0.5372, 0.4117, 15.0906
      CIE-Lab:
        45.7580, 29.6521, 54.8325
        CIE-LCH:
        45.7580, 62.3366, 61.5966
        CIE-Luv:
        45.7580, 68.4704, 42.4202
        Hunter-Lab:
        38.8466, 22.4938, 24.3309
      #a95600 color charts
#a95600 RGB chart
      #a95600 CMYK chart
      #a95600 RGB pie chart
      #a95600 color shades, tints & tones
#a95600 color schemes
#a95600 color preview, HTML & CSS examples
           This text has a color of #a95600        
        
          <p style="color:#a95600;">Text here</p>
        
        
          .mytext {color:#a95600;}
        
        Text color #a95600
      
           This box has a color of #a95600        
        
          <div style="background-color:#a95600;">Content here</div>
        
        
          .mybackground {background-color:#a95600;}
        
        Background color #a95600
      
           Border around this has a color of #a95600        
        
          <div style="border:2px solid #a95600;">Content here</div>
        
        
          .myborder {border:2px solid #a95600;}
        
        Border color #a95600