#b49568 color space conversions
Hex:
        #b49568
        RGB:
        180, 149, 104
        CMY:
        29, 42, 59
        CMYK:
        0, 17, 42, 29
      HSL:
        36°, 33.6283%, 55.6863%
        HSV (HSB):
        36°, 42.2222%, 70.5882%
        XYZ:
        32.0685, 32.1977, 17.6213
        xyY:
        0.3916, 0.3932, 32.1977
      CIE-Lab:
        63.5059, 5.3857, 28.0885
        CIE-LCH:
        63.5059, 28.6002, 79.1459
        CIE-Luv:
        63.5059, 23.1456, 34.6166
        Hunter-Lab:
        56.7430, 1.5798, 21.3078
      #b49568 color charts
#b49568 RGB chart
      #b49568 CMYK chart
      #b49568 RGB pie chart
      #b49568 color shades, tints & tones
#b49568 color schemes
#b49568 color preview, HTML & CSS examples
           This text has a color of #b49568        
        
          <p style="color:#b49568;">Text here</p>
        
        
          .mytext {color:#b49568;}
        
        Text color #b49568
      
           This box has a color of #b49568        
        
          <div style="background-color:#b49568;">Content here</div>
        
        
          .mybackground {background-color:#b49568;}
        
        Background color #b49568
      
           Border around this has a color of #b49568        
        
          <div style="border:2px solid #b49568;">Content here</div>
        
        
          .myborder {border:2px solid #b49568;}
        
        Border color #b49568