#b49475 color space conversions
Hex:
        #b49475
        RGB:
        180, 148, 117
        CMY:
        29, 42, 54
        CMYK:
        0, 18, 35, 29
      HSL:
        30°, 29.5775%, 58.2353%
        HSV (HSB):
        30°, 35.0000%, 70.5882%
        XYZ:
        32.6232, 32.1675, 21.3191
        xyY:
        0.3789, 0.3736, 32.1675
      CIE-Lab:
        63.4810, 7.4882, 20.9004
        CIE-LCH:
        63.4810, 22.2013, 70.2884
        CIE-Luv:
        63.4810, 22.6947, 26.0749
        Hunter-Lab:
        56.7164, 3.4193, 17.4149
      #b49475 color charts
#b49475 RGB chart
      #b49475 CMYK chart
      #b49475 RGB pie chart
      #b49475 color shades, tints & tones
#b49475 color schemes
#b49475 color preview, HTML & CSS examples
           This text has a color of #b49475        
        
          <p style="color:#b49475;">Text here</p>
        
        
          .mytext {color:#b49475;}
        
        Text color #b49475
      
           This box has a color of #b49475        
        
          <div style="background-color:#b49475;">Content here</div>
        
        
          .mybackground {background-color:#b49475;}
        
        Background color #b49475
      
           Border around this has a color of #b49475        
        
          <div style="border:2px solid #b49475;">Content here</div>
        
        
          .myborder {border:2px solid #b49475;}
        
        Border color #b49475