#a18a34 color space conversions
Hex:
        #a18a34
        RGB:
        161, 138, 52
        CMY:
        37, 46, 80
        CMYK:
        0, 14, 68, 37
      HSL:
        47°, 51.1737%, 41.7647%
        HSV (HSB):
        47°, 67.7019%, 63.1373%
        XYZ:
        24.4063, 26.0020, 6.9813
        xyY:
        0.4253, 0.4531, 26.0020
      CIE-Lab:
        58.0389, -1.3305, 47.6042
        CIE-LCH:
        58.0389, 47.6228, 91.6010
        CIE-Luv:
        58.0389, 19.9113, 52.1862
        Hunter-Lab:
        50.9921, -3.8011, 27.5771
      #a18a34 color charts
#a18a34 RGB chart
      #a18a34 CMYK chart
      #a18a34 RGB pie chart
      #a18a34 color shades, tints & tones
#a18a34 color schemes
#a18a34 color preview, HTML & CSS examples
           This text has a color of #a18a34        
        
          <p style="color:#a18a34;">Text here</p>
        
        
          .mytext {color:#a18a34;}
        
        Text color #a18a34
      
           This box has a color of #a18a34        
        
          <div style="background-color:#a18a34;">Content here</div>
        
        
          .mybackground {background-color:#a18a34;}
        
        Background color #a18a34
      
           Border around this has a color of #a18a34        
        
          <div style="border:2px solid #a18a34;">Content here</div>
        
        
          .myborder {border:2px solid #a18a34;}
        
        Border color #a18a34