#a08601 color space conversions
Hex:
        #a08601
        RGB:
        160, 134, 1
        CMY:
        37, 47, 100
        CMYK:
        0, 16, 99, 37
      HSL:
        50°, 98.7578%, 31.5686%
        HSV (HSB):
        50°, 99.3750%, 62.7451%
        XYZ:
        23.0278, 24.5260, 3.5490
        xyY:
        0.4506, 0.4799, 24.5260
      CIE-Lab:
        56.6106, -1.2736, 61.3037
        CIE-LCH:
        56.6106, 61.3170, 91.1901
        CIE-Luv:
        56.6106, 23.2122, 59.8673
        Hunter-Lab:
        49.5237, -3.6666, 30.4177
      #a08601 color charts
#a08601 RGB chart
      #a08601 CMYK chart
      #a08601 RGB pie chart
      #a08601 color shades, tints & tones
#a08601 color schemes
#a08601 color preview, HTML & CSS examples
           This text has a color of #a08601        
        
          <p style="color:#a08601;">Text here</p>
        
        
          .mytext {color:#a08601;}
        
        Text color #a08601
      
           This box has a color of #a08601        
        
          <div style="background-color:#a08601;">Content here</div>
        
        
          .mybackground {background-color:#a08601;}
        
        Background color #a08601
      
           Border around this has a color of #a08601        
        
          <div style="border:2px solid #a08601;">Content here</div>
        
        
          .myborder {border:2px solid #a08601;}
        
        Border color #a08601