#b48d61 color space conversions
Hex:
        #b48d61
        RGB:
        180, 141, 97
        CMY:
        29, 45, 62
        CMYK:
        0, 22, 46, 29
      HSL:
        32°, 35.6223%, 54.3137%
        HSV (HSB):
        32°, 46.1111%, 70.5882%
        XYZ:
        30.5049, 29.6161, 15.4180
        xyY:
        0.4038, 0.3921, 29.6161
      CIE-Lab:
        61.3216, 9.0491, 29.0688
        CIE-LCH:
        61.3216, 30.4447, 72.7086
        CIE-Luv:
        61.3216, 28.9878, 34.4908
        Hunter-Lab:
        54.4207, 4.8200, 21.2970
      #b48d61 color charts
#b48d61 RGB chart
      #b48d61 CMYK chart
      #b48d61 RGB pie chart
      #b48d61 color shades, tints & tones
#b48d61 color schemes
#b48d61 color preview, HTML & CSS examples
           This text has a color of #b48d61        
        
          <p style="color:#b48d61;">Text here</p>
        
        
          .mytext {color:#b48d61;}
        
        Text color #b48d61
      
           This box has a color of #b48d61        
        
          <div style="background-color:#b48d61;">Content here</div>
        
        
          .mybackground {background-color:#b48d61;}
        
        Background color #b48d61
      
           Border around this has a color of #b48d61        
        
          <div style="border:2px solid #b48d61;">Content here</div>
        
        
          .myborder {border:2px solid #b48d61;}
        
        Border color #b48d61