#b9ae66 color space conversions
Hex:
        #b9ae66
        RGB:
        185, 174, 102
        CMY:
        27, 32, 60
        CMYK:
        0, 6, 45, 27
      HSL:
        52°, 37.2197%, 56.2745%
        HSV (HSB):
        52°, 44.8649%, 72.5490%
        XYZ:
        37.5419, 41.5457, 18.6108
        xyY:
        0.3843, 0.4252, 41.5457
      CIE-Lab:
        70.5566, -6.2323, 38.2417
        CIE-LCH:
        70.5566, 38.7462, 99.2563
        CIE-Luv:
        70.5566, 10.7570, 49.0521
        Hunter-Lab:
        64.4560, -8.8319, 27.9999
      #b9ae66 color charts
#b9ae66 RGB chart
      #b9ae66 CMYK chart
      #b9ae66 RGB pie chart
      #b9ae66 color shades, tints & tones
#b9ae66 color schemes
#b9ae66 color preview, HTML & CSS examples
           This text has a color of #b9ae66        
        
          <p style="color:#b9ae66;">Text here</p>
        
        
          .mytext {color:#b9ae66;}
        
        Text color #b9ae66
      
           This box has a color of #b9ae66        
        
          <div style="background-color:#b9ae66;">Content here</div>
        
        
          .mybackground {background-color:#b9ae66;}
        
        Background color #b9ae66
      
           Border around this has a color of #b9ae66        
        
          <div style="border:2px solid #b9ae66;">Content here</div>
        
        
          .myborder {border:2px solid #b9ae66;}
        
        Border color #b9ae66