#b3966e color space conversions
Hex:
        #b3966e
        RGB:
        179, 150, 110
        CMY:
        30, 41, 57
        CMYK:
        0, 16, 39, 30
      HSL:
        35°, 31.2217%, 56.6667%
        HSV (HSB):
        35°, 38.5475%, 70.1961%
        XYZ:
        32.3112, 32.5222, 19.3263
        xyY:
        0.3839, 0.3864, 32.5222
      CIE-Lab:
        63.7721, 5.1141, 25.1400
        CIE-LCH:
        63.7721, 25.6549, 78.5016
        CIE-Luv:
        63.7721, 21.3227, 31.4677
        Hunter-Lab:
        57.0282, 1.3357, 19.8270
      #b3966e color charts
#b3966e RGB chart
      #b3966e CMYK chart
      #b3966e RGB pie chart
      #b3966e color shades, tints & tones
#b3966e color schemes
#b3966e color preview, HTML & CSS examples
           This text has a color of #b3966e        
        
          <p style="color:#b3966e;">Text here</p>
        
        
          .mytext {color:#b3966e;}
        
        Text color #b3966e
      
           This box has a color of #b3966e        
        
          <div style="background-color:#b3966e;">Content here</div>
        
        
          .mybackground {background-color:#b3966e;}
        
        Background color #b3966e
      
           Border around this has a color of #b3966e        
        
          <div style="border:2px solid #b3966e;">Content here</div>
        
        
          .myborder {border:2px solid #b3966e;}
        
        Border color #b3966e