#b6b298 color space conversions
Hex:
        #b6b298
        RGB:
        182, 178, 152
        CMY:
        29, 30, 40
        CMYK:
        0, 2, 16, 29
      HSL:
        52°, 17.0455%, 65.4902%
        HSV (HSB):
        52°, 16.4835%, 71.3725%
        XYZ:
        40.8793, 44.0529, 36.0542
        xyY:
        0.3379, 0.3641, 44.0529
      CIE-Lab:
        72.2638, -3.0274, 13.8132
        CIE-LCH:
        72.2638, 14.1411, 102.3620
        CIE-Luv:
        72.2638, 3.8276, 19.9532
        Hunter-Lab:
        66.3723, -6.2119, 14.2536
      #b6b298 color charts
#b6b298 RGB chart
      #b6b298 CMYK chart
      #b6b298 RGB pie chart
      #b6b298 color shades, tints & tones
#b6b298 color schemes
#b6b298 color preview, HTML & CSS examples
           This text has a color of #b6b298        
        
          <p style="color:#b6b298;">Text here</p>
        
        
          .mytext {color:#b6b298;}
        
        Text color #b6b298
      
           This box has a color of #b6b298        
        
          <div style="background-color:#b6b298;">Content here</div>
        
        
          .mybackground {background-color:#b6b298;}
        
        Background color #b6b298
      
           Border around this has a color of #b6b298        
        
          <div style="border:2px solid #b6b298;">Content here</div>
        
        
          .myborder {border:2px solid #b6b298;}
        
        Border color #b6b298