#ad9344 color space conversions
Hex:
        #ad9344
        RGB:
        173, 147, 68
        CMY:
        32, 42, 73
        CMYK:
        0, 15, 61, 32
      HSL:
        45°, 43.5685%, 47.2549%
        HSV (HSB):
        45°, 60.6936%, 67.8431%
        XYZ:
        28.7107, 30.1690, 9.7788
        xyY:
        0.4182, 0.4394, 30.1690
      CIE-Lab:
        61.7998, 0.1400, 44.5724
        CIE-LCH:
        61.7998, 44.5727, 89.8200
        CIE-Luv:
        61.7998, 21.7601, 50.9762
        Hunter-Lab:
        54.9263, -2.8169, 27.8927
      #ad9344 color charts
#ad9344 RGB chart
      #ad9344 CMYK chart
      #ad9344 RGB pie chart
      #ad9344 color shades, tints & tones
#ad9344 color schemes
#ad9344 color preview, HTML & CSS examples
           This text has a color of #ad9344        
        
          <p style="color:#ad9344;">Text here</p>
        
        
          .mytext {color:#ad9344;}
        
        Text color #ad9344
      
           This box has a color of #ad9344        
        
          <div style="background-color:#ad9344;">Content here</div>
        
        
          .mybackground {background-color:#ad9344;}
        
        Background color #ad9344
      
           Border around this has a color of #ad9344        
        
          <div style="border:2px solid #ad9344;">Content here</div>
        
        
          .myborder {border:2px solid #ad9344;}
        
        Border color #ad9344