#a66449 color space conversions
Hex:
        #a66449
        RGB:
        166, 100, 73
        CMY:
        35, 61, 71
        CMYK:
        0, 40, 56, 35
      HSL:
        17°, 38.9121%, 46.8627%
        HSV (HSB):
        17°, 56.0241%, 65.0980%
        XYZ:
        21.4857, 17.7024, 8.5878
        xyY:
        0.4497, 0.3705, 17.7024
      CIE-Lab:
        49.1331, 23.8376, 26.5281
        CIE-LCH:
        49.1331, 35.6647, 48.0578
        CIE-Luv:
        49.1331, 49.1351, 26.2058
        Hunter-Lab:
        42.0742, 17.5232, 17.3502
      #a66449 color charts
#a66449 RGB chart
      #a66449 CMYK chart
      #a66449 RGB pie chart
      #a66449 color shades, tints & tones
#a66449 color schemes
#a66449 color preview, HTML & CSS examples
           This text has a color of #a66449        
        
          <p style="color:#a66449;">Text here</p>
        
        
          .mytext {color:#a66449;}
        
        Text color #a66449
      
           This box has a color of #a66449        
        
          <div style="background-color:#a66449;">Content here</div>
        
        
          .mybackground {background-color:#a66449;}
        
        Background color #a66449
      
           Border around this has a color of #a66449        
        
          <div style="border:2px solid #a66449;">Content here</div>
        
        
          .myborder {border:2px solid #a66449;}
        
        Border color #a66449