#b48c26 color space conversions
Hex:
        #b48c26
        RGB:
        180, 140, 38
        CMY:
        29, 45, 85
        CMYK:
        0, 22, 79, 29
      HSL:
        43°, 65.1376%, 42.7451%
        HSV (HSB):
        43°, 78.8889%, 70.5882%
        XYZ:
        28.5503, 28.5994, 5.8492
        xyY:
        0.4532, 0.4540, 28.5994
      CIE-Lab:
        60.4264, 5.4338, 56.3054
        CIE-LCH:
        60.4264, 56.5669, 84.4877
        CIE-Luv:
        60.4264, 33.4162, 57.6948
        Hunter-Lab:
        53.4784, 1.7079, 30.9501
      #b48c26 color charts
#b48c26 RGB chart
      #b48c26 CMYK chart
      #b48c26 RGB pie chart
      #b48c26 color shades, tints & tones
#b48c26 color schemes
#b48c26 color preview, HTML & CSS examples
           This text has a color of #b48c26        
        
          <p style="color:#b48c26;">Text here</p>
        
        
          .mytext {color:#b48c26;}
        
        Text color #b48c26
      
           This box has a color of #b48c26        
        
          <div style="background-color:#b48c26;">Content here</div>
        
        
          .mybackground {background-color:#b48c26;}
        
        Background color #b48c26
      
           Border around this has a color of #b48c26        
        
          <div style="border:2px solid #b48c26;">Content here</div>
        
        
          .myborder {border:2px solid #b48c26;}
        
        Border color #b48c26