#b3996b color space conversions
Hex:
        #b3996b
        RGB:
        179, 153, 107
        CMY:
        30, 40, 58
        CMYK:
        0, 15, 40, 30
      HSL:
        38°, 32.1429%, 56.0784%
        HSV (HSB):
        38°, 40.2235%, 70.1961%
        XYZ:
        32.6355, 33.4277, 18.6420
        xyY:
        0.3853, 0.3946, 33.4277
      CIE-Lab:
        64.5057, 3.1154, 27.7472
        CIE-LCH:
        64.5057, 27.9216, 83.5938
        CIE-Luv:
        64.5057, 19.6447, 34.8827
        Hunter-Lab:
        57.8167, -0.4223, 21.3546
      #b3996b color charts
#b3996b RGB chart
      #b3996b CMYK chart
      #b3996b RGB pie chart
      #b3996b color shades, tints & tones
#b3996b color schemes
#b3996b color preview, HTML & CSS examples
           This text has a color of #b3996b        
        
          <p style="color:#b3996b;">Text here</p>
        
        
          .mytext {color:#b3996b;}
        
        Text color #b3996b
      
           This box has a color of #b3996b        
        
          <div style="background-color:#b3996b;">Content here</div>
        
        
          .mybackground {background-color:#b3996b;}
        
        Background color #b3996b
      
           Border around this has a color of #b3996b        
        
          <div style="border:2px solid #b3996b;">Content here</div>
        
        
          .myborder {border:2px solid #b3996b;}
        
        Border color #b3996b