#a09250 color space conversions
Hex:
        #a09250
        RGB:
        160, 146, 80
        CMY:
        37, 43, 69
        CMYK:
        0, 9, 50, 37
      HSL:
        50°, 33.3333%, 47.0588%
        HSV (HSB):
        50°, 50.0000%, 62.7451%
        XYZ:
        26.2241, 28.6105, 11.7296
        xyY:
        0.3940, 0.4298, 28.6105
      CIE-Lab:
        60.4364, -3.9625, 36.6231
        CIE-LCH:
        60.4364, 36.8368, 96.1751
        CIE-Luv:
        60.4364, 12.5589, 44.4311
        Hunter-Lab:
        53.4888, -6.0919, 24.4404
      #a09250 color charts
#a09250 RGB chart
      #a09250 CMYK chart
      #a09250 RGB pie chart
      #a09250 color shades, tints & tones
#a09250 color schemes
#a09250 color preview, HTML & CSS examples
           This text has a color of #a09250        
        
          <p style="color:#a09250;">Text here</p>
        
        
          .mytext {color:#a09250;}
        
        Text color #a09250
      
           This box has a color of #a09250        
        
          <div style="background-color:#a09250;">Content here</div>
        
        
          .mybackground {background-color:#a09250;}
        
        Background color #a09250
      
           Border around this has a color of #a09250        
        
          <div style="border:2px solid #a09250;">Content here</div>
        
        
          .myborder {border:2px solid #a09250;}
        
        Border color #a09250