#b3ae86 color space conversions
Hex:
        #b3ae86
        RGB:
        179, 174, 134
        CMY:
        30, 32, 47
        CMYK:
        0, 3, 25, 30
      HSL:
        53°, 22.8426%, 61.3725%
        HSV (HSB):
        53°, 25.1397%, 70.1961%
        XYZ:
        38.0295, 41.5770, 28.5751
        xyY:
        0.3515, 0.3843, 41.5770
      CIE-Lab:
        70.5783, -4.7446, 21.2251
        CIE-LCH:
        70.5783, 21.7489, 102.6006
        CIE-Luv:
        70.5783, 5.2181, 29.6513
        Hunter-Lab:
        64.4803, -7.5637, 18.8612
      #b3ae86 color charts
#b3ae86 RGB chart
      #b3ae86 CMYK chart
      #b3ae86 RGB pie chart
      #b3ae86 color shades, tints & tones
#b3ae86 color schemes
#b3ae86 color preview, HTML & CSS examples
           This text has a color of #b3ae86        
        
          <p style="color:#b3ae86;">Text here</p>
        
        
          .mytext {color:#b3ae86;}
        
        Text color #b3ae86
      
           This box has a color of #b3ae86        
        
          <div style="background-color:#b3ae86;">Content here</div>
        
        
          .mybackground {background-color:#b3ae86;}
        
        Background color #b3ae86
      
           Border around this has a color of #b3ae86        
        
          <div style="border:2px solid #b3ae86;">Content here</div>
        
        
          .myborder {border:2px solid #b3ae86;}
        
        Border color #b3ae86