#b49056 color space conversions
Hex:
        #b49056
        RGB:
        180, 144, 86
        CMY:
        29, 44, 66
        CMYK:
        0, 20, 52, 29
      HSL:
        37°, 38.5246%, 52.1569%
        HSV (HSB):
        37°, 52.2222%, 70.5882%
        XYZ:
        30.4754, 30.3217, 13.0505
        xyY:
        0.4127, 0.4106, 30.3217
      CIE-Lab:
        61.9308, 6.3125, 35.7538
        CIE-LCH:
        61.9308, 36.3068, 79.9874
        CIE-Luv:
        61.9308, 27.8531, 41.8708
        Hunter-Lab:
        55.0651, 2.4254, 24.4938
      #b49056 color charts
#b49056 RGB chart
      #b49056 CMYK chart
      #b49056 RGB pie chart
      #b49056 color shades, tints & tones
#b49056 color schemes
#b49056 color preview, HTML & CSS examples
           This text has a color of #b49056        
        
          <p style="color:#b49056;">Text here</p>
        
        
          .mytext {color:#b49056;}
        
        Text color #b49056
      
           This box has a color of #b49056        
        
          <div style="background-color:#b49056;">Content here</div>
        
        
          .mybackground {background-color:#b49056;}
        
        Background color #b49056
      
           Border around this has a color of #b49056        
        
          <div style="border:2px solid #b49056;">Content here</div>
        
        
          .myborder {border:2px solid #b49056;}
        
        Border color #b49056