#b9ae80 color space conversions
Hex:
        #b9ae80
        RGB:
        185, 174, 128
        CMY:
        27, 32, 50
        CMYK:
        0, 6, 31, 27
      HSL:
        48°, 28.9340%, 61.3725%
        HSV (HSB):
        48°, 30.8108%, 72.5490%
        XYZ:
        39.0399, 42.1449, 26.4992
        xyY:
        0.3625, 0.3914, 42.1449
      CIE-Lab:
        70.9707, -3.2015, 25.0806
        CIE-LCH:
        70.9707, 25.2841, 97.2743
        CIE-Luv:
        70.9707, 9.3884, 34.0663
        Hunter-Lab:
        64.9191, -6.2652, 21.2419
      #b9ae80 color charts
#b9ae80 RGB chart
      #b9ae80 CMYK chart
      #b9ae80 RGB pie chart
      #b9ae80 color shades, tints & tones
#b9ae80 color schemes
#b9ae80 color preview, HTML & CSS examples
           This text has a color of #b9ae80        
        
          <p style="color:#b9ae80;">Text here</p>
        
        
          .mytext {color:#b9ae80;}
        
        Text color #b9ae80
      
           This box has a color of #b9ae80        
        
          <div style="background-color:#b9ae80;">Content here</div>
        
        
          .mybackground {background-color:#b9ae80;}
        
        Background color #b9ae80
      
           Border around this has a color of #b9ae80        
        
          <div style="border:2px solid #b9ae80;">Content here</div>
        
        
          .myborder {border:2px solid #b9ae80;}
        
        Border color #b9ae80