#b8bd85 color space conversions
Hex:
        #b8bd85
        RGB:
        184, 189, 133
        CMY:
        28, 26, 48
        CMYK:
        3, 0, 30, 26
      HSL:
        65°, 29.7872%, 63.1373%
        HSV (HSB):
        65°, 29.6296%, 74.1176%
        XYZ:
        42.1984, 48.2790, 29.2850
        xyY:
        0.3524, 0.4031, 48.2790
      CIE-Lab:
        75.0006, -10.8070, 27.7979
        CIE-LCH:
        75.0006, 29.8247, 111.2447
        CIE-Luv:
        75.0006, -0.2382, 39.3092
        Hunter-Lab:
        69.4831, -13.1890, 23.6492
      #b8bd85 color charts
#b8bd85 RGB chart
      #b8bd85 CMYK chart
      #b8bd85 RGB pie chart
      #b8bd85 color shades, tints & tones
#b8bd85 color schemes
#b8bd85 color preview, HTML & CSS examples
           This text has a color of #b8bd85        
        
          <p style="color:#b8bd85;">Text here</p>
        
        
          .mytext {color:#b8bd85;}
        
        Text color #b8bd85
      
           This box has a color of #b8bd85        
        
          <div style="background-color:#b8bd85;">Content here</div>
        
        
          .mybackground {background-color:#b8bd85;}
        
        Background color #b8bd85
      
           Border around this has a color of #b8bd85        
        
          <div style="border:2px solid #b8bd85;">Content here</div>
        
        
          .myborder {border:2px solid #b8bd85;}
        
        Border color #b8bd85