#a69d50 color space conversions
Hex:
        #a69d50
        RGB:
        166, 157, 80
        CMY:
        35, 38, 69
        CMYK:
        0, 5, 52, 35
      HSL:
        54°, 34.9593%, 48.2353%
        HSV (HSB):
        54°, 51.8072%, 65.0980%
        XYZ:
        29.2308, 32.8001, 12.3798
        xyY:
        0.3928, 0.4408, 32.8001
      CIE-Lab:
        63.9987, -7.3244, 41.0382
        CIE-LCH:
        63.9987, 41.6867, 100.1194
        CIE-Luv:
        63.9987, 9.6181, 50.2063
        Hunter-Lab:
        57.2714, -9.1201, 27.2738
      #a69d50 color charts
#a69d50 RGB chart
      #a69d50 CMYK chart
      #a69d50 RGB pie chart
      #a69d50 color shades, tints & tones
#a69d50 color schemes
#a69d50 color preview, HTML & CSS examples
           This text has a color of #a69d50        
        
          <p style="color:#a69d50;">Text here</p>
        
        
          .mytext {color:#a69d50;}
        
        Text color #a69d50
      
           This box has a color of #a69d50        
        
          <div style="background-color:#a69d50;">Content here</div>
        
        
          .mybackground {background-color:#a69d50;}
        
        Background color #a69d50
      
           Border around this has a color of #a69d50        
        
          <div style="border:2px solid #a69d50;">Content here</div>
        
        
          .myborder {border:2px solid #a69d50;}
        
        Border color #a69d50