#a16d18 color space conversions
Hex:
        #a16d18
        RGB:
        161, 109, 24
        CMY:
        37, 57, 91
        CMYK:
        0, 32, 85, 37
      HSL:
        37°, 74.0541%, 36.2745%
        HSV (HSB):
        37°, 85.0932%, 63.1373%
        XYZ:
        20.3315, 18.5803, 3.3789
        xyY:
        0.4808, 0.4393, 18.5803
      CIE-Lab:
        50.1925, 13.7165, 51.2754
        CIE-LCH:
        50.1925, 53.0783, 75.0237
        CIE-Luv:
        50.1925, 42.5455, 47.3294
        Hunter-Lab:
        43.1049, 8.7603, 25.5258
      #a16d18 color charts
#a16d18 RGB chart
      #a16d18 CMYK chart
      #a16d18 RGB pie chart
      #a16d18 color shades, tints & tones
#a16d18 color schemes
#a16d18 color preview, HTML & CSS examples
           This text has a color of #a16d18        
        
          <p style="color:#a16d18;">Text here</p>
        
        
          .mytext {color:#a16d18;}
        
        Text color #a16d18
      
           This box has a color of #a16d18        
        
          <div style="background-color:#a16d18;">Content here</div>
        
        
          .mybackground {background-color:#a16d18;}
        
        Background color #a16d18
      
           Border around this has a color of #a16d18        
        
          <div style="border:2px solid #a16d18;">Content here</div>
        
        
          .myborder {border:2px solid #a16d18;}
        
        Border color #a16d18