#b8ae86 color space conversions
Hex:
        #b8ae86
        RGB:
        184, 174, 134
        CMY:
        28, 32, 47
        CMYK:
        0, 5, 27, 28
      HSL:
        48°, 26.0417%, 62.3529%
        HSV (HSB):
        48°, 27.1739%, 72.1569%
        XYZ:
        39.2063, 42.1837, 28.6301
        xyY:
        0.3564, 0.3834, 42.1837
      CIE-Lab:
        70.9974, -2.7892, 21.8654
        CIE-LCH:
        70.9974, 22.0426, 97.2695
        CIE-Luv:
        70.9974, 8.3934, 30.1101
        Hunter-Lab:
        64.9490, -5.9096, 19.3287
      #b8ae86 color charts
#b8ae86 RGB chart
      #b8ae86 CMYK chart
      #b8ae86 RGB pie chart
      #b8ae86 color shades, tints & tones
#b8ae86 color schemes
#b8ae86 color preview, HTML & CSS examples
           This text has a color of #b8ae86        
        
          <p style="color:#b8ae86;">Text here</p>
        
        
          .mytext {color:#b8ae86;}
        
        Text color #b8ae86
      
           This box has a color of #b8ae86        
        
          <div style="background-color:#b8ae86;">Content here</div>
        
        
          .mybackground {background-color:#b8ae86;}
        
        Background color #b8ae86
      
           Border around this has a color of #b8ae86        
        
          <div style="border:2px solid #b8ae86;">Content here</div>
        
        
          .myborder {border:2px solid #b8ae86;}
        
        Border color #b8ae86