#a66a2c color space conversions
Hex:
        #a66a2c
        RGB:
        166, 106, 44
        CMY:
        35, 58, 83
        CMYK:
        0, 36, 73, 35
      HSL:
        30°, 58.0952%, 41.1765%
        HSV (HSB):
        30°, 73.4940%, 65.0980%
        XYZ:
        21.3345, 18.5969, 4.8480
        xyY:
        0.4764, 0.4153, 18.5969
      CIE-Lab:
        50.2122, 18.4704, 43.2725
        CIE-LCH:
        50.2122, 47.0496, 66.8853
        CIE-Luv:
        50.2122, 47.7947, 41.3113
        Hunter-Lab:
        43.1241, 12.8410, 23.5216
      #a66a2c color charts
#a66a2c RGB chart
      #a66a2c CMYK chart
      #a66a2c RGB pie chart
      #a66a2c color shades, tints & tones
#a66a2c color schemes
#a66a2c color preview, HTML & CSS examples
           This text has a color of #a66a2c        
        
          <p style="color:#a66a2c;">Text here</p>
        
        
          .mytext {color:#a66a2c;}
        
        Text color #a66a2c
      
           This box has a color of #a66a2c        
        
          <div style="background-color:#a66a2c;">Content here</div>
        
        
          .mybackground {background-color:#a66a2c;}
        
        Background color #a66a2c
      
           Border around this has a color of #a66a2c        
        
          <div style="border:2px solid #a66a2c;">Content here</div>
        
        
          .myborder {border:2px solid #a66a2c;}
        
        Border color #a66a2c