#a99046 color space conversions
Hex:
        #a99046
        RGB:
        169, 144, 70
        CMY:
        34, 44, 73
        CMYK:
        0, 15, 59, 34
      HSL:
        45°, 41.4226%, 46.8627%
        HSV (HSB):
        45°, 58.5799%, 66.2745%
        XYZ:
        27.4409, 28.8237, 9.9116
        xyY:
        0.4147, 0.4356, 28.8237
      CIE-Lab:
        60.6257, 0.1801, 42.1447
        CIE-LCH:
        60.6257, 42.1451, 89.7551
        CIE-Luv:
        60.6257, 20.7927, 48.5378
        Hunter-Lab:
        53.6877, -2.7184, 26.6356
      #a99046 color charts
#a99046 RGB chart
      #a99046 CMYK chart
      #a99046 RGB pie chart
      #a99046 color shades, tints & tones
#a99046 color schemes
#a99046 color preview, HTML & CSS examples
           This text has a color of #a99046        
        
          <p style="color:#a99046;">Text here</p>
        
        
          .mytext {color:#a99046;}
        
        Text color #a99046
      
           This box has a color of #a99046        
        
          <div style="background-color:#a99046;">Content here</div>
        
        
          .mybackground {background-color:#a99046;}
        
        Background color #a99046
      
           Border around this has a color of #a99046        
        
          <div style="border:2px solid #a99046;">Content here</div>
        
        
          .myborder {border:2px solid #a99046;}
        
        Border color #a99046