#b2ae98 color space conversions
Hex:
        #b2ae98
        RGB:
        178, 174, 152
        CMY:
        30, 32, 40
        CMYK:
        0, 2, 15, 30
      HSL:
        51°, 14.4444%, 64.7059%
        HSV (HSB):
        51°, 14.6067%, 69.8039%
        XYZ:
        39.1636, 42.0041, 35.7492
        xyY:
        0.3350, 0.3593, 42.0041
      CIE-Lab:
        70.8737, -2.3912, 11.8078
        CIE-LCH:
        70.8737, 12.0475, 101.4483
        CIE-Luv:
        70.8737, 3.6042, 17.0709
        Hunter-Lab:
        64.8106, -5.5547, 12.6633
      #b2ae98 color charts
#b2ae98 RGB chart
      #b2ae98 CMYK chart
      #b2ae98 RGB pie chart
      #b2ae98 color shades, tints & tones
#b2ae98 color schemes
#b2ae98 color preview, HTML & CSS examples
           This text has a color of #b2ae98        
        
          <p style="color:#b2ae98;">Text here</p>
        
        
          .mytext {color:#b2ae98;}
        
        Text color #b2ae98
      
           This box has a color of #b2ae98        
        
          <div style="background-color:#b2ae98;">Content here</div>
        
        
          .mybackground {background-color:#b2ae98;}
        
        Background color #b2ae98
      
           Border around this has a color of #b2ae98        
        
          <div style="border:2px solid #b2ae98;">Content here</div>
        
        
          .myborder {border:2px solid #b2ae98;}
        
        Border color #b2ae98