#a66e42 color space conversions
Hex:
        #a66e42
        RGB:
        166, 110, 66
        CMY:
        35, 57, 74
        CMYK:
        0, 34, 60, 35
      HSL:
        26°, 43.1034%, 45.4902%
        HSV (HSB):
        26°, 60.2410%, 65.0980%
        XYZ:
        22.2852, 19.6522, 7.7730
        xyY:
        0.4483, 0.3953, 19.6522
      CIE-Lab:
        51.4417, 17.6190, 33.3118
        CIE-LCH:
        51.4417, 37.6843, 62.1251
        CIE-Luv:
        51.4417, 42.8267, 34.2914
        Hunter-Lab:
        44.3308, 12.1534, 20.6357
      #a66e42 color charts
#a66e42 RGB chart
      #a66e42 CMYK chart
      #a66e42 RGB pie chart
      #a66e42 color shades, tints & tones
#a66e42 color schemes
#a66e42 color preview, HTML & CSS examples
           This text has a color of #a66e42        
        
          <p style="color:#a66e42;">Text here</p>
        
        
          .mytext {color:#a66e42;}
        
        Text color #a66e42
      
           This box has a color of #a66e42        
        
          <div style="background-color:#a66e42;">Content here</div>
        
        
          .mybackground {background-color:#a66e42;}
        
        Background color #a66e42
      
           Border around this has a color of #a66e42        
        
          <div style="border:2px solid #a66e42;">Content here</div>
        
        
          .myborder {border:2px solid #a66e42;}
        
        Border color #a66e42