#b8b699 color space conversions
Hex:
        #b8b699
        RGB:
        184, 182, 153
        CMY:
        28, 29, 40
        CMYK:
        0, 1, 17, 28
      HSL:
        56°, 17.9191%, 66.0784%
        HSV (HSB):
        56°, 16.8478%, 72.1569%
        XYZ:
        42.2449, 45.9462, 36.7789
        xyY:
        0.3380, 0.3677, 45.9462
      CIE-Lab:
        73.5106, -4.2447, 15.0419
        CIE-LCH:
        73.5106, 15.6293, 105.7587
        CIE-Luv:
        73.5106, 2.7736, 21.8903
        Hunter-Lab:
        67.7836, -7.3744, 15.2781
      #b8b699 color charts
#b8b699 RGB chart
      #b8b699 CMYK chart
      #b8b699 RGB pie chart
      #b8b699 color shades, tints & tones
#b8b699 color schemes
#b8b699 color preview, HTML & CSS examples
           This text has a color of #b8b699        
        
          <p style="color:#b8b699;">Text here</p>
        
        
          .mytext {color:#b8b699;}
        
        Text color #b8b699
      
           This box has a color of #b8b699        
        
          <div style="background-color:#b8b699;">Content here</div>
        
        
          .mybackground {background-color:#b8b699;}
        
        Background color #b8b699
      
           Border around this has a color of #b8b699        
        
          <div style="border:2px solid #b8b699;">Content here</div>
        
        
          .myborder {border:2px solid #b8b699;}
        
        Border color #b8b699