#a18b48 color space conversions
Hex:
        #a18b48
        RGB:
        161, 139, 72
        CMY:
        37, 45, 72
        CMYK:
        0, 14, 55, 37
      HSL:
        45°, 38.1974%, 45.6863%
        HSV (HSB):
        45°, 55.2795%, 63.1373%
        XYZ:
        25.1003, 26.5102, 9.9249
        xyY:
        0.4079, 0.4308, 26.5102
      CIE-Lab:
        58.5182, -0.4122, 38.4706
        CIE-LCH:
        58.5182, 38.4728, 90.6138
        CIE-Luv:
        58.5182, 18.2784, 44.8117
        Hunter-Lab:
        51.4880, -3.0859, 24.6128
      #a18b48 color charts
#a18b48 RGB chart
      #a18b48 CMYK chart
      #a18b48 RGB pie chart
      #a18b48 color shades, tints & tones
#a18b48 color schemes
#a18b48 color preview, HTML & CSS examples
           This text has a color of #a18b48        
        
          <p style="color:#a18b48;">Text here</p>
        
        
          .mytext {color:#a18b48;}
        
        Text color #a18b48
      
           This box has a color of #a18b48        
        
          <div style="background-color:#a18b48;">Content here</div>
        
        
          .mybackground {background-color:#a18b48;}
        
        Background color #a18b48
      
           Border around this has a color of #a18b48        
        
          <div style="border:2px solid #a18b48;">Content here</div>
        
        
          .myborder {border:2px solid #a18b48;}
        
        Border color #a18b48