#a69e50 color space conversions
Hex:
        #a69e50
        RGB:
        166, 158, 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.4007, 33.1399, 12.4365
        xyY:
        0.3921, 0.4420, 33.1399
      CIE-Lab:
        64.2740, -7.8584, 41.3654
        CIE-LCH:
        64.2740, 42.1052, 100.7566
        CIE-Luv:
        64.2740, 8.9795, 50.6947
        Hunter-Lab:
        57.5673, -9.5793, 27.4884
      #a69e50 color charts
#a69e50 RGB chart
      #a69e50 CMYK chart
      #a69e50 RGB pie chart
      #a69e50 color shades, tints & tones
#a69e50 color schemes
#a69e50 color preview, HTML & CSS examples
           This text has a color of #a69e50        
        
          <p style="color:#a69e50;">Text here</p>
        
        
          .mytext {color:#a69e50;}
        
        Text color #a69e50
      
           This box has a color of #a69e50        
        
          <div style="background-color:#a69e50;">Content here</div>
        
        
          .mybackground {background-color:#a69e50;}
        
        Background color #a69e50
      
           Border around this has a color of #a69e50        
        
          <div style="border:2px solid #a69e50;">Content here</div>
        
        
          .myborder {border:2px solid #a69e50;}
        
        Border color #a69e50