#b3bda7 color space conversions
Hex:
        #b3bda7
        RGB:
        179, 189, 167
        CMY:
        30, 26, 35
        CMYK:
        5, 0, 12, 26
      HSL:
        87°, 14.2857%, 69.8039%
        HSV (HSB):
        87°, 11.6402%, 74.1176%
        XYZ:
        43.7631, 48.7689, 43.6660
        xyY:
        0.3213, 0.3581, 48.7689
      CIE-Lab:
        75.3073, -7.4721, 9.9381
        CIE-LCH:
        75.3073, 12.4337, 126.9383
        CIE-Luv:
        75.3073, -4.5898, 15.6302
        Hunter-Lab:
        69.8347, -10.3509, 11.8117
      #b3bda7 color charts
#b3bda7 RGB chart
      #b3bda7 CMYK chart
      #b3bda7 RGB pie chart
      #b3bda7 color shades, tints & tones
#b3bda7 color schemes
#b3bda7 color preview, HTML & CSS examples
           This text has a color of #b3bda7        
        
          <p style="color:#b3bda7;">Text here</p>
        
        
          .mytext {color:#b3bda7;}
        
        Text color #b3bda7
      
           This box has a color of #b3bda7        
        
          <div style="background-color:#b3bda7;">Content here</div>
        
        
          .mybackground {background-color:#b3bda7;}
        
        Background color #b3bda7
      
           Border around this has a color of #b3bda7        
        
          <div style="border:2px solid #b3bda7;">Content here</div>
        
        
          .myborder {border:2px solid #b3bda7;}
        
        Border color #b3bda7