#a08c50 color space conversions
Hex:
        #a08c50
        RGB:
        160, 140, 80
        CMY:
        37, 45, 69
        CMYK:
        0, 13, 50, 37
      HSL:
        45°, 33.3333%, 47.0588%
        HSV (HSB):
        45°, 50.0000%, 62.7451%
        XYZ:
        25.3233, 26.8089, 11.4294
        xyY:
        0.3984, 0.4218, 26.8089
      CIE-Lab:
        58.7971, -0.6671, 34.6157
        CIE-LCH:
        58.7971, 34.6222, 91.1040
        CIE-Luv:
        58.7971, 16.4567, 41.4312
        Hunter-Lab:
        51.7773, -3.3096, 23.1564
      #a08c50 color charts
#a08c50 RGB chart
      #a08c50 CMYK chart
      #a08c50 RGB pie chart
      #a08c50 color shades, tints & tones
#a08c50 color schemes
#a08c50 color preview, HTML & CSS examples
           This text has a color of #a08c50        
        
          <p style="color:#a08c50;">Text here</p>
        
        
          .mytext {color:#a08c50;}
        
        Text color #a08c50
      
           This box has a color of #a08c50        
        
          <div style="background-color:#a08c50;">Content here</div>
        
        
          .mybackground {background-color:#a08c50;}
        
        Background color #a08c50
      
           Border around this has a color of #a08c50        
        
          <div style="border:2px solid #a08c50;">Content here</div>
        
        
          .myborder {border:2px solid #a08c50;}
        
        Border color #a08c50