#b9faae color space conversions
Hex:
        #b9faae
        RGB:
        185, 250, 174
        CMY:
        27, 2, 32
        CMYK:
        26, 0, 30, 2
      HSL:
        111°, 88.3721%, 83.1373%
        HSV (HSB):
        111°, 30.4000%, 98.0392%
        XYZ:
        61.8332, 81.7415, 52.5631
        xyY:
        0.3153, 0.4168, 81.7415
      CIE-Lab:
        92.4606, -34.2603, 30.1081
        CIE-LCH:
        92.4606, 45.6099, 138.6909
        CIE-Luv:
        92.4606, -32.1552, 48.7444
        Hunter-Lab:
        90.4110, -36.1410, 28.8177
      #b9faae color charts
#b9faae RGB chart
      #b9faae CMYK chart
      #b9faae RGB pie chart
      #b9faae color shades, tints & tones
#b9faae color schemes
#b9faae color preview, HTML & CSS examples
           This text has a color of #b9faae        
        
          <p style="color:#b9faae;">Text here</p>
        
        
          .mytext {color:#b9faae;}
        
        Text color #b9faae
      
           This box has a color of #b9faae        
        
          <div style="background-color:#b9faae;">Content here</div>
        
        
          .mybackground {background-color:#b9faae;}
        
        Background color #b9faae
      
           Border around this has a color of #b9faae        
        
          <div style="border:2px solid #b9faae;">Content here</div>
        
        
          .myborder {border:2px solid #b9faae;}
        
        Border color #b9faae