#b47158 color space conversions
Hex:
        #b47158
        RGB:
        180, 113, 88
        CMY:
        29, 56, 65
        CMYK:
        0, 37, 51, 29
      HSL:
        16°, 38.0165%, 52.5490%
        HSV (HSB):
        16°, 51.1111%, 70.5882%
        XYZ:
        26.4890, 22.2181, 12.1249
        xyY:
        0.4354, 0.3652, 22.2181
      CIE-Lab:
        54.2577, 23.7622, 24.9130
        CIE-LCH:
        54.2577, 34.4281, 46.3544
        CIE-Luv:
        54.2577, 49.1162, 25.7088
        Hunter-Lab:
        47.1361, 17.8230, 17.7440
      #b47158 color charts
#b47158 RGB chart
      #b47158 CMYK chart
      #b47158 RGB pie chart
      #b47158 color shades, tints & tones
#b47158 color schemes
#b47158 color preview, HTML & CSS examples
           This text has a color of #b47158        
        
          <p style="color:#b47158;">Text here</p>
        
        
          .mytext {color:#b47158;}
        
        Text color #b47158
      
           This box has a color of #b47158        
        
          <div style="background-color:#b47158;">Content here</div>
        
        
          .mybackground {background-color:#b47158;}
        
        Background color #b47158
      
           Border around this has a color of #b47158        
        
          <div style="border:2px solid #b47158;">Content here</div>
        
        
          .myborder {border:2px solid #b47158;}
        
        Border color #b47158