#a18d27 color space conversions
Hex:
        #a18d27
        RGB:
        161, 141, 39
        CMY:
        37, 45, 85
        CMYK:
        0, 12, 76, 37
      HSL:
        50°, 61.0000%, 39.2157%
        HSV (HSB):
        50°, 75.7764%, 63.1373%
        XYZ:
        24.5890, 26.7733, 5.7912
        xyY:
        0.4302, 0.4684, 26.7733
      CIE-Lab:
        58.7639, -3.6642, 53.6890
        CIE-LCH:
        58.7639, 53.8139, 93.9043
        CIE-Luv:
        58.7639, 18.2591, 57.2194
        Hunter-Lab:
        51.7429, -5.7242, 29.5841
      #a18d27 color charts
#a18d27 RGB chart
      #a18d27 CMYK chart
      #a18d27 RGB pie chart
      #a18d27 color shades, tints & tones
#a18d27 color schemes
#a18d27 color preview, HTML & CSS examples
           This text has a color of #a18d27        
        
          <p style="color:#a18d27;">Text here</p>
        
        
          .mytext {color:#a18d27;}
        
        Text color #a18d27
      
           This box has a color of #a18d27        
        
          <div style="background-color:#a18d27;">Content here</div>
        
        
          .mybackground {background-color:#a18d27;}
        
        Background color #a18d27
      
           Border around this has a color of #a18d27        
        
          <div style="border:2px solid #a18d27;">Content here</div>
        
        
          .myborder {border:2px solid #a18d27;}
        
        Border color #a18d27