#b8bf86 color space conversions
Hex:
        #b8bf86
        RGB:
        184, 191, 134
        CMY:
        28, 25, 47
        CMYK:
        4, 0, 30, 25
      HSL:
        67°, 30.8108%, 63.7255%
        HSV (HSB):
        67°, 29.8429%, 74.9020%
        XYZ:
        42.7010, 49.1732, 29.7950
        xyY:
        0.3510, 0.4042, 49.1732
      CIE-Lab:
        75.5589, -11.7054, 28.0154
        CIE-LCH:
        75.5589, 30.3625, 112.6761
        CIE-Luv:
        75.5589, -1.4162, 39.8178
        Hunter-Lab:
        70.1236, -14.0205, 23.8946
      #b8bf86 color charts
#b8bf86 RGB chart
      #b8bf86 CMYK chart
      #b8bf86 RGB pie chart
      #b8bf86 color shades, tints & tones
#b8bf86 color schemes
#b8bf86 color preview, HTML & CSS examples
           This text has a color of #b8bf86        
        
          <p style="color:#b8bf86;">Text here</p>
        
        
          .mytext {color:#b8bf86;}
        
        Text color #b8bf86
      
           This box has a color of #b8bf86        
        
          <div style="background-color:#b8bf86;">Content here</div>
        
        
          .mybackground {background-color:#b8bf86;}
        
        Background color #b8bf86
      
           Border around this has a color of #b8bf86        
        
          <div style="border:2px solid #b8bf86;">Content here</div>
        
        
          .myborder {border:2px solid #b8bf86;}
        
        Border color #b8bf86