#a66245 color space conversions
Hex:
        #a66245
        RGB:
        166, 98, 69
        CMY:
        35, 62, 73
        CMYK:
        0, 41, 58, 35
      HSL:
        18°, 41.2766%, 46.0784%
        HSV (HSB):
        18°, 58.4337%, 65.0980%
        XYZ:
        21.1677, 17.2720, 7.8484
        xyY:
        0.4573, 0.3731, 17.2720
      CIE-Lab:
        48.6010, 24.6215, 28.1465
        CIE-LCH:
        48.6010, 37.3958, 48.8217
        CIE-Luv:
        48.6010, 51.0964, 27.3919
        Hunter-Lab:
        41.5596, 18.1868, 17.8950
      #a66245 color charts
#a66245 RGB chart
      #a66245 CMYK chart
      #a66245 RGB pie chart
      #a66245 color shades, tints & tones
#a66245 color schemes
#a66245 color preview, HTML & CSS examples
           This text has a color of #a66245        
        
          <p style="color:#a66245;">Text here</p>
        
        
          .mytext {color:#a66245;}
        
        Text color #a66245
      
           This box has a color of #a66245        
        
          <div style="background-color:#a66245;">Content here</div>
        
        
          .mybackground {background-color:#a66245;}
        
        Background color #a66245
      
           Border around this has a color of #a66245        
        
          <div style="border:2px solid #a66245;">Content here</div>
        
        
          .myborder {border:2px solid #a66245;}
        
        Border color #a66245