#a18c42 color space conversions
Hex:
        #a18c42
        RGB:
        161, 140, 66
        CMY:
        37, 45, 74
        CMYK:
        0, 13, 59, 37
      HSL:
        47°, 41.8502%, 44.5098%
        HSV (HSB):
        47°, 59.0062%, 63.1373%
        XYZ:
        25.0594, 26.7266, 8.9922
        xyY:
        0.4123, 0.4397, 26.7266
      CIE-Lab:
        58.7204, -1.4579, 41.7321
        CIE-LCH:
        58.7204, 41.7575, 92.0009
        CIE-Luv:
        58.7204, 17.9139, 47.8873
        Hunter-Lab:
        51.6978, -3.9470, 25.8756
      #a18c42 color charts
#a18c42 RGB chart
      #a18c42 CMYK chart
      #a18c42 RGB pie chart
      #a18c42 color shades, tints & tones
#a18c42 color schemes
#a18c42 color preview, HTML & CSS examples
           This text has a color of #a18c42        
        
          <p style="color:#a18c42;">Text here</p>
        
        
          .mytext {color:#a18c42;}
        
        Text color #a18c42
      
           This box has a color of #a18c42        
        
          <div style="background-color:#a18c42;">Content here</div>
        
        
          .mybackground {background-color:#a18c42;}
        
        Background color #a18c42
      
           Border around this has a color of #a18c42        
        
          <div style="border:2px solid #a18c42;">Content here</div>
        
        
          .myborder {border:2px solid #a18c42;}
        
        Border color #a18c42