#b38f48 color space conversions
Hex:
        #b38f48
        RGB:
        179, 143, 72
        CMY:
        30, 44, 72
        CMYK:
        0, 20, 60, 30
      HSL:
        40°, 42.6295%, 49.2157%
        HSV (HSB):
        40°, 59.7765%, 70.1961%
        XYZ:
        29.5826, 29.6965, 10.3037
        xyY:
        0.4251, 0.4268, 29.6965
      CIE-Lab:
        61.3915, 5.2622, 42.2938
        CIE-LCH:
        61.3915, 42.6199, 82.9078
        CIE-Luv:
        61.3915, 28.7644, 47.8244
        Hunter-Lab:
        54.4945, 1.5341, 26.9357
      #b38f48 color charts
#b38f48 RGB chart
      #b38f48 CMYK chart
      #b38f48 RGB pie chart
      #b38f48 color shades, tints & tones
#b38f48 color schemes
#b38f48 color preview, HTML & CSS examples
           This text has a color of #b38f48        
        
          <p style="color:#b38f48;">Text here</p>
        
        
          .mytext {color:#b38f48;}
        
        Text color #b38f48
      
           This box has a color of #b38f48        
        
          <div style="background-color:#b38f48;">Content here</div>
        
        
          .mybackground {background-color:#b38f48;}
        
        Background color #b38f48
      
           Border around this has a color of #b38f48        
        
          <div style="border:2px solid #b38f48;">Content here</div>
        
        
          .myborder {border:2px solid #b38f48;}
        
        Border color #b38f48