#a68140 color space conversions
Hex:
        #a68140
        RGB:
        166, 129, 64
        CMY:
        35, 49, 75
        CMYK:
        0, 22, 61, 35
      HSL:
        38°, 44.3478%, 45.0980%
        HSV (HSB):
        38°, 61.4458%, 65.0980%
        XYZ:
        24.5016, 24.1777, 8.2259
        xyY:
        0.4306, 0.4249, 24.1777
      CIE-Lab:
        56.2652, 6.7277, 40.0471
        CIE-LCH:
        56.2652, 40.6083, 80.4637
        CIE-Luv:
        56.2652, 29.3525, 43.8989
        Hunter-Lab:
        49.1708, 2.8967, 24.5008
      #a68140 color charts
#a68140 RGB chart
      #a68140 CMYK chart
      #a68140 RGB pie chart
      #a68140 color shades, tints & tones
#a68140 color schemes
#a68140 color preview, HTML & CSS examples
           This text has a color of #a68140        
        
          <p style="color:#a68140;">Text here</p>
        
        
          .mytext {color:#a68140;}
        
        Text color #a68140
      
           This box has a color of #a68140        
        
          <div style="background-color:#a68140;">Content here</div>
        
        
          .mybackground {background-color:#a68140;}
        
        Background color #a68140
      
           Border around this has a color of #a68140        
        
          <div style="border:2px solid #a68140;">Content here</div>
        
        
          .myborder {border:2px solid #a68140;}
        
        Border color #a68140