#a94600 color space conversions
Hex:
        #a94600
        RGB:
        169, 70, 0
        CMY:
        34, 73, 100
        CMYK:
        0, 59, 100, 34
      HSL:
        25°, 100.0000%, 33.1373%
        HSV (HSB):
        25°, 100.0000%, 66.2745%
        XYZ:
        18.5523, 12.8153, 1.4958
        xyY:
        0.5645, 0.3900, 12.8153
      CIE-Lab:
        42.4837, 37.9545, 52.9341
        CIE-LCH:
        42.4837, 65.1350, 54.3590
        CIE-Luv:
        42.4837, 81.1242, 37.2504
        Hunter-Lab:
        35.7985, 29.8591, 22.5816
      #a94600 color charts
#a94600 RGB chart
      #a94600 CMYK chart
      #a94600 RGB pie chart
      #a94600 color shades, tints & tones
#a94600 color schemes
#a94600 color preview, HTML & CSS examples
           This text has a color of #a94600        
        
          <p style="color:#a94600;">Text here</p>
        
        
          .mytext {color:#a94600;}
        
        Text color #a94600
      
           This box has a color of #a94600        
        
          <div style="background-color:#a94600;">Content here</div>
        
        
          .mybackground {background-color:#a94600;}
        
        Background color #a94600
      
           Border around this has a color of #a94600        
        
          <div style="border:2px solid #a94600;">Content here</div>
        
        
          .myborder {border:2px solid #a94600;}
        
        Border color #a94600