#b6ae8e color space conversions
Hex:
        #b6ae8e
        RGB:
        182, 174, 142
        CMY:
        29, 32, 44
        CMYK:
        0, 4, 22, 29
      HSL:
        48°, 21.5054%, 63.5294%
        HSV (HSB):
        48°, 21.9780%, 71.3725%
        XYZ:
        39.3099, 42.1702, 31.6590
        xyY:
        0.3474, 0.3727, 42.1702
      CIE-Lab:
        70.9881, -2.4215, 17.4816
        CIE-LCH:
        70.9881, 17.6485, 97.8862
        CIE-Luv:
        70.9881, 6.6531, 24.5415
        Hunter-Lab:
        64.9386, -5.5892, 16.5518
      #b6ae8e color charts
#b6ae8e RGB chart
      #b6ae8e CMYK chart
      #b6ae8e RGB pie chart
      #b6ae8e color shades, tints & tones
#b6ae8e color schemes
#b6ae8e color preview, HTML & CSS examples
           This text has a color of #b6ae8e        
        
          <p style="color:#b6ae8e;">Text here</p>
        
        
          .mytext {color:#b6ae8e;}
        
        Text color #b6ae8e
      
           This box has a color of #b6ae8e        
        
          <div style="background-color:#b6ae8e;">Content here</div>
        
        
          .mybackground {background-color:#b6ae8e;}
        
        Background color #b6ae8e
      
           Border around this has a color of #b6ae8e        
        
          <div style="border:2px solid #b6ae8e;">Content here</div>
        
        
          .myborder {border:2px solid #b6ae8e;}
        
        Border color #b6ae8e