#a18b50 color space conversions
Hex:
        #a18b50
        RGB:
        161, 139, 80
        CMY:
        37, 45, 69
        CMYK:
        0, 14, 50, 37
      HSL:
        44°, 33.6100%, 47.2549%
        HSV (HSB):
        44°, 50.3106%, 63.1373%
        XYZ:
        25.3785, 26.6215, 11.3903
        xyY:
        0.4004, 0.4200, 26.6215
      CIE-Lab:
        58.6223, 0.3200, 34.4222
        CIE-LCH:
        58.6223, 34.4237, 89.4673
        CIE-Luv:
        58.6223, 17.8220, 41.0002
        Hunter-Lab:
        51.5960, -2.4943, 23.0284
      #a18b50 color charts
#a18b50 RGB chart
      #a18b50 CMYK chart
      #a18b50 RGB pie chart
      #a18b50 color shades, tints & tones
#a18b50 color schemes
#a18b50 color preview, HTML & CSS examples
           This text has a color of #a18b50        
        
          <p style="color:#a18b50;">Text here</p>
        
        
          .mytext {color:#a18b50;}
        
        Text color #a18b50
      
           This box has a color of #a18b50        
        
          <div style="background-color:#a18b50;">Content here</div>
        
        
          .mybackground {background-color:#a18b50;}
        
        Background color #a18b50
      
           Border around this has a color of #a18b50        
        
          <div style="border:2px solid #a18b50;">Content here</div>
        
        
          .myborder {border:2px solid #a18b50;}
        
        Border color #a18b50