#b8af96 color space conversions
Hex:
        #b8af96
        RGB:
        184, 175, 150
        CMY:
        28, 31, 41
        CMYK:
        0, 5, 18, 28
      HSL:
        44°, 19.3182%, 65.4902%
        HSV (HSB):
        44°, 18.4783%, 72.1569%
        XYZ:
        40.6022, 43.0523, 35.0241
        xyY:
        0.3421, 0.3628, 43.0523
      CIE-Lab:
        71.5905, -0.9798, 13.9827
        CIE-LCH:
        71.5905, 14.0170, 94.0083
        CIE-Luv:
        71.5905, 6.8514, 19.7571
        Hunter-Lab:
        65.6143, -4.3690, 14.2817
      #b8af96 color charts
#b8af96 RGB chart
      #b8af96 CMYK chart
      #b8af96 RGB pie chart
      #b8af96 color shades, tints & tones
#b8af96 color schemes
#b8af96 color preview, HTML & CSS examples
           This text has a color of #b8af96        
        
          <p style="color:#b8af96;">Text here</p>
        
        
          .mytext {color:#b8af96;}
        
        Text color #b8af96
      
           This box has a color of #b8af96        
        
          <div style="background-color:#b8af96;">Content here</div>
        
        
          .mybackground {background-color:#b8af96;}
        
        Background color #b8af96
      
           Border around this has a color of #b8af96        
        
          <div style="border:2px solid #b8af96;">Content here</div>
        
        
          .myborder {border:2px solid #b8af96;}
        
        Border color #b8af96