#b3ae65 color space conversions
Hex:
        #b3ae65
        RGB:
        179, 174, 101
        CMY:
        30, 32, 60
        CMYK:
        0, 3, 44, 30
      HSL:
        56°, 33.9130%, 54.9020%
        HSV (HSB):
        56°, 43.5754%, 70.1961%
        XYZ:
        36.0754, 40.7954, 18.2848
        xyY:
        0.3791, 0.4287, 40.7954
      CIE-Lab:
        70.0323, -8.8131, 37.9897
        CIE-LCH:
        70.0323, 38.9986, 103.0608
        CIE-Luv:
        70.0323, 6.7976, 49.2000
        Hunter-Lab:
        63.8713, -10.9553, 27.7366
      #b3ae65 color charts
#b3ae65 RGB chart
      #b3ae65 CMYK chart
      #b3ae65 RGB pie chart
      #b3ae65 color shades, tints & tones
#b3ae65 color schemes
#b3ae65 color preview, HTML & CSS examples
           This text has a color of #b3ae65        
        
          <p style="color:#b3ae65;">Text here</p>
        
        
          .mytext {color:#b3ae65;}
        
        Text color #b3ae65
      
           This box has a color of #b3ae65        
        
          <div style="background-color:#b3ae65;">Content here</div>
        
        
          .mybackground {background-color:#b3ae65;}
        
        Background color #b3ae65
      
           Border around this has a color of #b3ae65        
        
          <div style="border:2px solid #b3ae65;">Content here</div>
        
        
          .myborder {border:2px solid #b3ae65;}
        
        Border color #b3ae65