#b47238 color space conversions
Hex:
        #b47238
        RGB:
        180, 114, 56
        CMY:
        29, 55, 78
        CMYK:
        0, 37, 69, 29
      HSL:
        28°, 52.5424%, 46.2745%
        HSV (HSB):
        28°, 68.8889%, 70.5882%
        XYZ:
        25.5535, 22.0234, 6.6455
        xyY:
        0.4713, 0.4062, 22.0234
      CIE-Lab:
        54.0519, 20.7585, 42.0347
        CIE-LCH:
        54.0519, 46.8811, 63.7179
        CIE-Luv:
        54.0519, 52.0826, 41.4877
        Hunter-Lab:
        46.9291, 15.0695, 24.4545
      #b47238 color charts
#b47238 RGB chart
      #b47238 CMYK chart
      #b47238 RGB pie chart
      #b47238 color shades, tints & tones
#b47238 color schemes
#b47238 color preview, HTML & CSS examples
           This text has a color of #b47238        
        
          <p style="color:#b47238;">Text here</p>
        
        
          .mytext {color:#b47238;}
        
        Text color #b47238
      
           This box has a color of #b47238        
        
          <div style="background-color:#b47238;">Content here</div>
        
        
          .mybackground {background-color:#b47238;}
        
        Background color #b47238
      
           Border around this has a color of #b47238        
        
          <div style="border:2px solid #b47238;">Content here</div>
        
        
          .myborder {border:2px solid #b47238;}
        
        Border color #b47238