#b49470 color space conversions
Hex:
        #b49470
        RGB:
        180, 148, 112
        CMY:
        29, 42, 56
        CMYK:
        0, 18, 38, 29
      HSL:
        32°, 31.1927%, 57.2549%
        HSV (HSB):
        32°, 37.7778%, 70.5882%
        XYZ:
        32.3369, 32.0530, 19.8117
        xyY:
        0.3840, 0.3807, 32.0530
      CIE-Lab:
        63.3866, 6.8682, 23.5420
        CIE-LCH:
        63.3866, 24.5234, 73.7357
        CIE-Luv:
        63.3866, 23.1294, 29.2484
        Hunter-Lab:
        56.6153, 2.8768, 18.8830
      #b49470 color charts
#b49470 RGB chart
      #b49470 CMYK chart
      #b49470 RGB pie chart
      #b49470 color shades, tints & tones
#b49470 color schemes
#b49470 color preview, HTML & CSS examples
           This text has a color of #b49470        
        
          <p style="color:#b49470;">Text here</p>
        
        
          .mytext {color:#b49470;}
        
        Text color #b49470
      
           This box has a color of #b49470        
        
          <div style="background-color:#b49470;">Content here</div>
        
        
          .mybackground {background-color:#b49470;}
        
        Background color #b49470
      
           Border around this has a color of #b49470        
        
          <div style="border:2px solid #b49470;">Content here</div>
        
        
          .myborder {border:2px solid #b49470;}
        
        Border color #b49470