#a18b14 color space conversions
Hex:
        #a18b14
        RGB:
        161, 139, 20
        CMY:
        37, 45, 92
        CMYK:
        0, 14, 88, 37
      HSL:
        51°, 77.9006%, 35.4902%
        HSV (HSB):
        51°, 87.5776%, 63.1373%
        XYZ:
        24.0568, 26.0928, 4.4303
        xyY:
        0.4408, 0.4781, 26.0928
      CIE-Lab:
        58.1250, -3.2258, 59.0124
        CIE-LCH:
        58.1250, 59.1005, 93.1288
        CIE-Luv:
        58.1250, 20.1014, 59.9947
        Hunter-Lab:
        51.0811, -5.3268, 30.6145
      #a18b14 color charts
#a18b14 RGB chart
      #a18b14 CMYK chart
      #a18b14 RGB pie chart
      #a18b14 color shades, tints & tones
#a18b14 color schemes
#a18b14 color preview, HTML & CSS examples
           This text has a color of #a18b14        
        
          <p style="color:#a18b14;">Text here</p>
        
        
          .mytext {color:#a18b14;}
        
        Text color #a18b14
      
           This box has a color of #a18b14        
        
          <div style="background-color:#a18b14;">Content here</div>
        
        
          .mybackground {background-color:#a18b14;}
        
        Background color #a18b14
      
           Border around this has a color of #a18b14        
        
          <div style="border:2px solid #a18b14;">Content here</div>
        
        
          .myborder {border:2px solid #a18b14;}
        
        Border color #a18b14