#b3ae78 color space conversions
Hex:
        #b3ae78
        RGB:
        179, 174, 120
        CMY:
        30, 32, 53
        CMYK:
        0, 3, 33, 30
      HSL:
        55°, 27.9621%, 58.6275%
        HSV (HSB):
        55°, 32.9609%, 70.1961%
        XYZ:
        37.1166, 41.2119, 23.7677
        xyY:
        0.3635, 0.4037, 41.2119
      CIE-Lab:
        70.3241, -6.6209, 28.4127
        CIE-LCH:
        70.3241, 29.1739, 103.1174
        CIE-Luv:
        70.3241, 5.9343, 38.5197
        Hunter-Lab:
        64.1965, -9.1401, 22.9863
      #b3ae78 color charts
#b3ae78 RGB chart
      #b3ae78 CMYK chart
      #b3ae78 RGB pie chart
      #b3ae78 color shades, tints & tones
#b3ae78 color schemes
#b3ae78 color preview, HTML & CSS examples
           This text has a color of #b3ae78        
        
          <p style="color:#b3ae78;">Text here</p>
        
        
          .mytext {color:#b3ae78;}
        
        Text color #b3ae78
      
           This box has a color of #b3ae78        
        
          <div style="background-color:#b3ae78;">Content here</div>
        
        
          .mybackground {background-color:#b3ae78;}
        
        Background color #b3ae78
      
           Border around this has a color of #b3ae78        
        
          <div style="border:2px solid #b3ae78;">Content here</div>
        
        
          .myborder {border:2px solid #b3ae78;}
        
        Border color #b3ae78