#a18e20 color space conversions
Hex:
        #a18e20
        RGB:
        161, 142, 32
        CMY:
        37, 44, 87
        CMYK:
        0, 12, 80, 37
      HSL:
        51°, 66.8394%, 37.8431%
        HSV (HSB):
        51°, 80.1242%, 63.1373%
        XYZ:
        24.6317, 27.0274, 5.2851
        xyY:
        0.4326, 0.4746, 27.0274
      CIE-Lab:
        58.9996, -4.4963, 56.3538
        CIE-LCH:
        58.9996, 56.5329, 94.5618
        CIE-Luv:
        58.9996, 17.7351, 59.2001
        Hunter-Lab:
        51.9878, -6.4060, 30.3641
      #a18e20 color charts
#a18e20 RGB chart
      #a18e20 CMYK chart
      #a18e20 RGB pie chart
      #a18e20 color shades, tints & tones
#a18e20 color schemes
#a18e20 color preview, HTML & CSS examples
           This text has a color of #a18e20        
        
          <p style="color:#a18e20;">Text here</p>
        
        
          .mytext {color:#a18e20;}
        
        Text color #a18e20
      
           This box has a color of #a18e20        
        
          <div style="background-color:#a18e20;">Content here</div>
        
        
          .mybackground {background-color:#a18e20;}
        
        Background color #a18e20
      
           Border around this has a color of #a18e20        
        
          <div style="border:2px solid #a18e20;">Content here</div>
        
        
          .myborder {border:2px solid #a18e20;}
        
        Border color #a18e20