#b49752 color space conversions
Hex:
        #b49752
        RGB:
        180, 151, 82
        CMY:
        29, 41, 68
        CMYK:
        0, 16, 54, 29
      HSL:
        42°, 39.5161%, 51.3725%
        HSV (HSB):
        42°, 54.4444%, 70.5882%
        XYZ:
        31.4120, 32.4457, 12.5897
        xyY:
        0.4109, 0.4244, 32.4457
      CIE-Lab:
        63.7096, 2.1161, 39.9953
        CIE-LCH:
        63.7096, 40.0512, 86.9714
        CIE-Luv:
        63.7096, 23.3558, 47.2005
        Hunter-Lab:
        56.9611, -1.2458, 26.7684
      #b49752 color charts
#b49752 RGB chart
      #b49752 CMYK chart
      #b49752 RGB pie chart
      #b49752 color shades, tints & tones
#b49752 color schemes
#b49752 color preview, HTML & CSS examples
           This text has a color of #b49752        
        
          <p style="color:#b49752;">Text here</p>
        
        
          .mytext {color:#b49752;}
        
        Text color #b49752
      
           This box has a color of #b49752        
        
          <div style="background-color:#b49752;">Content here</div>
        
        
          .mybackground {background-color:#b49752;}
        
        Background color #b49752
      
           Border around this has a color of #b49752        
        
          <div style="border:2px solid #b49752;">Content here</div>
        
        
          .myborder {border:2px solid #b49752;}
        
        Border color #b49752