#b9d6ae color space conversions
Hex:
        #b9d6ae
        RGB:
        185, 214, 174
        CMY:
        27, 16, 32
        CMYK:
        14, 0, 19, 16
      HSL:
        104°, 32.7869%, 76.0784%
        HSV (HSB):
        104°, 18.6916%, 83.9216%
        XYZ:
        51.6941, 61.4634, 49.1835
        xyY:
        0.3184, 0.3786, 61.4634
      CIE-Lab:
        82.6272, -16.9820, 16.5913
        CIE-LCH:
        82.6272, 23.7415, 135.6668
        CIE-Luv:
        82.6272, -14.4096, 26.8962
        Hunter-Lab:
        78.3986, -19.4990, 17.6834
      #b9d6ae color charts
#b9d6ae RGB chart
      #b9d6ae CMYK chart
      #b9d6ae RGB pie chart
      #b9d6ae color shades, tints & tones
#b9d6ae color schemes
#b9d6ae color preview, HTML & CSS examples
           This text has a color of #b9d6ae        
        
          <p style="color:#b9d6ae;">Text here</p>
        
        
          .mytext {color:#b9d6ae;}
        
        Text color #b9d6ae
      
           This box has a color of #b9d6ae        
        
          <div style="background-color:#b9d6ae;">Content here</div>
        
        
          .mybackground {background-color:#b9d6ae;}
        
        Background color #b9d6ae
      
           Border around this has a color of #b9d6ae        
        
          <div style="border:2px solid #b9d6ae;">Content here</div>
        
        
          .myborder {border:2px solid #b9d6ae;}
        
        Border color #b9d6ae