#a09449 color space conversions
Hex:
        #a09449
        RGB:
        160, 148, 73
        CMY:
        37, 42, 71
        CMYK:
        0, 7, 54, 37
      HSL:
        52°, 37.3391%, 45.6863%
        HSV (HSB):
        52°, 54.3750%, 62.7451%
        XYZ:
        26.2897, 29.1344, 10.5412
        xyY:
        0.3985, 0.4417, 29.1344
      CIE-Lab:
        60.9001, -5.6899, 40.7516
        CIE-LCH:
        60.9001, 41.1469, 97.9484
        CIE-Luv:
        60.9001, 11.5845, 48.6546
        Hunter-Lab:
        53.9763, -7.5183, 26.2045
      #a09449 color charts
#a09449 RGB chart
      #a09449 CMYK chart
      #a09449 RGB pie chart
      #a09449 color shades, tints & tones
#a09449 color schemes
#a09449 color preview, HTML & CSS examples
           This text has a color of #a09449        
        
          <p style="color:#a09449;">Text here</p>
        
        
          .mytext {color:#a09449;}
        
        Text color #a09449
      
           This box has a color of #a09449        
        
          <div style="background-color:#a09449;">Content here</div>
        
        
          .mybackground {background-color:#a09449;}
        
        Background color #a09449
      
           Border around this has a color of #a09449        
        
          <div style="border:2px solid #a09449;">Content here</div>
        
        
          .myborder {border:2px solid #a09449;}
        
        Border color #a09449