#a09f34 color space conversions
Hex:
        #a09f34
        RGB:
        160, 159, 52
        CMY:
        37, 38, 80
        CMYK:
        0, 1, 68, 37
      HSL:
        59°, 50.9434%, 41.5686%
        HSV (HSB):
        59°, 67.5000%, 62.7451%
        XYZ:
        27.5152, 32.5178, 8.0752
        xyY:
        0.4040, 0.4774, 32.5178
      CIE-Lab:
        63.7685, -13.0687, 53.5034
        CIE-LCH:
        63.7685, 55.0763, 103.7262
        CIE-Luv:
        63.7685, 5.1085, 61.4461
        Hunter-Lab:
        57.0244, -13.6635, 31.5211
      #a09f34 color charts
#a09f34 RGB chart
      #a09f34 CMYK chart
      #a09f34 RGB pie chart
      #a09f34 color shades, tints & tones
#a09f34 color schemes
#a09f34 color preview, HTML & CSS examples
           This text has a color of #a09f34        
        
          <p style="color:#a09f34;">Text here</p>
        
        
          .mytext {color:#a09f34;}
        
        Text color #a09f34
      
           This box has a color of #a09f34        
        
          <div style="background-color:#a09f34;">Content here</div>
        
        
          .mybackground {background-color:#a09f34;}
        
        Background color #a09f34
      
           Border around this has a color of #a09f34        
        
          <div style="border:2px solid #a09f34;">Content here</div>
        
        
          .myborder {border:2px solid #a09f34;}
        
        Border color #a09f34