#b8bdae color space conversions
Hex:
        #b8bdae
        RGB:
        184, 189, 174
        CMY:
        28, 26, 32
        CMYK:
        3, 0, 8, 26
      HSL:
        80°, 10.2041%, 71.1765%
        HSV (HSB):
        80°, 7.9365%, 74.1176%
        XYZ:
        45.6047, 49.6415, 47.2225
        xyY:
        0.3201, 0.3484, 49.6415
      CIE-Lab:
        75.8487, -4.4638, 6.9713
        CIE-LCH:
        75.8487, 8.2779, 122.6321
        CIE-Luv:
        75.8487, -2.0601, 10.9337
        Hunter-Lab:
        70.4567, -7.7611, 9.5815
      #b8bdae color charts
#b8bdae RGB chart
      #b8bdae CMYK chart
      #b8bdae RGB pie chart
      #b8bdae color shades, tints & tones
#b8bdae color schemes
#b8bdae color preview, HTML & CSS examples
           This text has a color of #b8bdae        
        
          <p style="color:#b8bdae;">Text here</p>
        
        
          .mytext {color:#b8bdae;}
        
        Text color #b8bdae
      
           This box has a color of #b8bdae        
        
          <div style="background-color:#b8bdae;">Content here</div>
        
        
          .mybackground {background-color:#b8bdae;}
        
        Background color #b8bdae
      
           Border around this has a color of #b8bdae        
        
          <div style="border:2px solid #b8bdae;">Content here</div>
        
        
          .myborder {border:2px solid #b8bdae;}
        
        Border color #b8bdae