#a18d34 color space conversions
Hex:
        #a18d34
        RGB:
        161, 141, 52
        CMY:
        37, 45, 80
        CMYK:
        0, 12, 68, 37
      HSL:
        49°, 51.1737%, 41.7647%
        HSV (HSB):
        49°, 67.7019%, 63.1373%
        XYZ:
        24.8427, 26.8748, 7.1268
        xyY:
        0.4222, 0.4567, 26.8748
      CIE-Lab:
        58.8582, -2.9791, 48.4647
        CIE-LCH:
        58.8582, 48.5561, 93.5175
        CIE-Luv:
        58.8582, 17.8327, 53.5174
        Hunter-Lab:
        51.8409, -5.1826, 28.1377
      #a18d34 color charts
#a18d34 RGB chart
      #a18d34 CMYK chart
      #a18d34 RGB pie chart
      #a18d34 color shades, tints & tones
#a18d34 color schemes
#a18d34 color preview, HTML & CSS examples
           This text has a color of #a18d34        
        
          <p style="color:#a18d34;">Text here</p>
        
        
          .mytext {color:#a18d34;}
        
        Text color #a18d34
      
           This box has a color of #a18d34        
        
          <div style="background-color:#a18d34;">Content here</div>
        
        
          .mybackground {background-color:#a18d34;}
        
        Background color #a18d34
      
           Border around this has a color of #a18d34        
        
          <div style="border:2px solid #a18d34;">Content here</div>
        
        
          .myborder {border:2px solid #a18d34;}
        
        Border color #a18d34