#b3ae74 color space conversions
Hex:
        #b3ae74
        RGB:
        179, 174, 116
        CMY:
        30, 32, 55
        CMYK:
        0, 3, 35, 30
      HSL:
        55°, 29.3023%, 57.8431%
        HSV (HSB):
        55°, 35.1955%, 70.1961%
        XYZ:
        36.8788, 41.1168, 22.5156
        xyY:
        0.3669, 0.4091, 41.1168
      CIE-Lab:
        70.2577, -7.1166, 30.4510
        CIE-LCH:
        70.2577, 31.2716, 103.1542
        CIE-Luv:
        70.2577, 6.1270, 40.9038
        Hunter-Lab:
        64.1224, -9.5530, 24.0669
      #b3ae74 color charts
#b3ae74 RGB chart
      #b3ae74 CMYK chart
      #b3ae74 RGB pie chart
      #b3ae74 color shades, tints & tones
#b3ae74 color schemes
#b3ae74 color preview, HTML & CSS examples
           This text has a color of #b3ae74        
        
          <p style="color:#b3ae74;">Text here</p>
        
        
          .mytext {color:#b3ae74;}
        
        Text color #b3ae74
      
           This box has a color of #b3ae74        
        
          <div style="background-color:#b3ae74;">Content here</div>
        
        
          .mybackground {background-color:#b3ae74;}
        
        Background color #b3ae74
      
           Border around this has a color of #b3ae74        
        
          <div style="border:2px solid #b3ae74;">Content here</div>
        
        
          .myborder {border:2px solid #b3ae74;}
        
        Border color #b3ae74