#a49586 color space conversions
Hex:
        #a49586
        RGB:
        164, 149, 134
        CMY:
        36, 42, 47
        CMYK:
        0, 9, 18, 36
      HSL:
        30°, 14.1509%, 58.4314%
        HSV (HSB):
        30°, 18.2927%, 64.3137%
        XYZ:
        30.3604, 31.1086, 26.9587
        xyY:
        0.3433, 0.3518, 31.1086
      CIE-Lab:
        62.5992, 3.0003, 9.9295
        CIE-LCH:
        62.5992, 10.3729, 73.1871
        CIE-Luv:
        62.5992, 10.0221, 13.1563
        Hunter-Lab:
        55.7751, -0.4426, 10.3850
      #a49586 color charts
#a49586 RGB chart
      #a49586 CMYK chart
      #a49586 RGB pie chart
      #a49586 color shades, tints & tones
#a49586 color schemes
#a49586 color preview, HTML & CSS examples
           This text has a color of #a49586        
        
          <p style="color:#a49586;">Text here</p>
        
        
          .mytext {color:#a49586;}
        
        Text color #a49586
      
           This box has a color of #a49586        
        
          <div style="background-color:#a49586;">Content here</div>
        
        
          .mybackground {background-color:#a49586;}
        
        Background color #a49586
      
           Border around this has a color of #a49586        
        
          <div style="border:2px solid #a49586;">Content here</div>
        
        
          .myborder {border:2px solid #a49586;}
        
        Border color #a49586