#b47950 color space conversions
Hex:
        #b47950
        RGB:
        180, 121, 80
        CMY:
        29, 53, 69
        CMYK:
        0, 33, 56, 29
      HSL:
        25°, 40.0000%, 50.9804%
        HSV (HSB):
        25°, 55.5556%, 70.5882%
        XYZ:
        27.1077, 23.9572, 10.7849
        xyY:
        0.4383, 0.3873, 23.9572
      CIE-Lab:
        56.0449, 18.5819, 31.6785
        CIE-LCH:
        56.0449, 36.7262, 59.6050
        CIE-Luv:
        56.0449, 44.4844, 33.8633
        Hunter-Lab:
        48.9461, 13.2026, 21.1982
      #b47950 color charts
#b47950 RGB chart
      #b47950 CMYK chart
      #b47950 RGB pie chart
      #b47950 color shades, tints & tones
#b47950 color schemes
#b47950 color preview, HTML & CSS examples
           This text has a color of #b47950        
        
          <p style="color:#b47950;">Text here</p>
        
        
          .mytext {color:#b47950;}
        
        Text color #b47950
      
           This box has a color of #b47950        
        
          <div style="background-color:#b47950;">Content here</div>
        
        
          .mybackground {background-color:#b47950;}
        
        Background color #b47950
      
           Border around this has a color of #b47950        
        
          <div style="border:2px solid #b47950;">Content here</div>
        
        
          .myborder {border:2px solid #b47950;}
        
        Border color #b47950