#b9ae96 color space conversions
Hex:
        #b9ae96
        RGB:
        185, 174, 150
        CMY:
        27, 32, 41
        CMYK:
        0, 6, 19, 27
      HSL:
        41°, 20.0000%, 65.6863%
        HSV (HSB):
        41°, 18.9189%, 72.5490%
        XYZ:
        40.6487, 42.7884, 34.9707
        xyY:
        0.3433, 0.3614, 42.7884
      CIE-Lab:
        71.4111, -0.0631, 13.7432
        CIE-LCH:
        71.4111, 13.7434, 90.2631
        CIE-Luv:
        71.4111, 8.0388, 19.2578
        Hunter-Lab:
        65.4128, -3.5495, 14.0916
      #b9ae96 color charts
#b9ae96 RGB chart
      #b9ae96 CMYK chart
      #b9ae96 RGB pie chart
      #b9ae96 color shades, tints & tones
#b9ae96 color schemes
#b9ae96 color preview, HTML & CSS examples
           This text has a color of #b9ae96        
        
          <p style="color:#b9ae96;">Text here</p>
        
        
          .mytext {color:#b9ae96;}
        
        Text color #b9ae96
      
           This box has a color of #b9ae96        
        
          <div style="background-color:#b9ae96;">Content here</div>
        
        
          .mybackground {background-color:#b9ae96;}
        
        Background color #b9ae96
      
           Border around this has a color of #b9ae96        
        
          <div style="border:2px solid #b9ae96;">Content here</div>
        
        
          .myborder {border:2px solid #b9ae96;}
        
        Border color #b9ae96