#a46342 color space conversions
Hex:
        #a46342
        RGB:
        164, 99, 66
        CMY:
        36, 61, 74
        CMYK:
        0, 40, 60, 36
      HSL:
        20°, 42.6087%, 45.0980%
        HSV (HSB):
        20°, 59.7561%, 64.3137%
        XYZ:
        20.7551, 17.2095, 7.3821
        xyY:
        0.4577, 0.3795, 17.2095
      CIE-Lab:
        48.5230, 22.9752, 29.6941
        CIE-LCH:
        48.5230, 37.5446, 52.2698
        CIE-Luv:
        48.5230, 49.1607, 29.1168
        Hunter-Lab:
        41.4844, 16.7077, 18.4885
      #a46342 color charts
#a46342 RGB chart
      #a46342 CMYK chart
      #a46342 RGB pie chart
      #a46342 color shades, tints & tones
#a46342 color schemes
#a46342 color preview, HTML & CSS examples
           This text has a color of #a46342        
        
          <p style="color:#a46342;">Text here</p>
        
        
          .mytext {color:#a46342;}
        
        Text color #a46342
      
           This box has a color of #a46342        
        
          <div style="background-color:#a46342;">Content here</div>
        
        
          .mybackground {background-color:#a46342;}
        
        Background color #a46342
      
           Border around this has a color of #a46342        
        
          <div style="border:2px solid #a46342;">Content here</div>
        
        
          .myborder {border:2px solid #a46342;}
        
        Border color #a46342