#a09d50 color space conversions
Hex:
        #a09d50
        RGB:
        160, 157, 80
        CMY:
        37, 38, 69
        CMYK:
        0, 2, 50, 37
      HSL:
        58°, 33.3333%, 47.0588%
        HSV (HSB):
        58°, 50.0000%, 62.7451%
        XYZ:
        28.0021, 32.1667, 12.3223
        xyY:
        0.3863, 0.4437, 32.1667
      CIE-Lab:
        63.4804, -9.8869, 40.2949
        CIE-LCH:
        63.4804, 41.4901, 103.7860
        CIE-Luv:
        63.4804, 5.5732, 49.8949
        Hunter-Lab:
        56.7157, -11.1220, 26.8193
      #a09d50 color charts
#a09d50 RGB chart
      #a09d50 CMYK chart
      #a09d50 RGB pie chart
      #a09d50 color shades, tints & tones
#a09d50 color schemes
#a09d50 color preview, HTML & CSS examples
           This text has a color of #a09d50        
        
          <p style="color:#a09d50;">Text here</p>
        
        
          .mytext {color:#a09d50;}
        
        Text color #a09d50
      
           This box has a color of #a09d50        
        
          <div style="background-color:#a09d50;">Content here</div>
        
        
          .mybackground {background-color:#a09d50;}
        
        Background color #a09d50
      
           Border around this has a color of #a09d50        
        
          <div style="border:2px solid #a09d50;">Content here</div>
        
        
          .myborder {border:2px solid #a09d50;}
        
        Border color #a09d50