#b48f40 color space conversions
Hex:
        #b48f40
        RGB:
        180, 143, 64
        CMY:
        29, 44, 75
        CMYK:
        0, 21, 64, 29
      HSL:
        41°, 47.5410%, 47.8431%
        HSV (HSB):
        41°, 64.4444%, 70.5882%
        XYZ:
        29.5703, 29.7184, 9.0282
        xyY:
        0.4328, 0.4350, 29.7184
      CIE-Lab:
        61.4105, 5.1333, 46.2542
        CIE-LCH:
        61.4105, 46.5382, 83.6672
        CIE-Luv:
        61.4105, 29.9998, 51.0989
        Hunter-Lab:
        54.5146, 1.4230, 28.3411
      #b48f40 color charts
#b48f40 RGB chart
      #b48f40 CMYK chart
      #b48f40 RGB pie chart
      #b48f40 color shades, tints & tones
#b48f40 color schemes
#b48f40 color preview, HTML & CSS examples
           This text has a color of #b48f40        
        
          <p style="color:#b48f40;">Text here</p>
        
        
          .mytext {color:#b48f40;}
        
        Text color #b48f40
      
           This box has a color of #b48f40        
        
          <div style="background-color:#b48f40;">Content here</div>
        
        
          .mybackground {background-color:#b48f40;}
        
        Background color #b48f40
      
           Border around this has a color of #b48f40        
        
          <div style="border:2px solid #b48f40;">Content here</div>
        
        
          .myborder {border:2px solid #b48f40;}
        
        Border color #b48f40