#b99ea0 color space conversions
Hex:
        #b99ea0
        RGB:
        185, 158, 160
        CMY:
        27, 38, 37
        CMYK:
        0, 15, 14, 27
      HSL:
        356°, 16.1677%, 67.2549%
        HSV (HSB):
        356°, 14.5946%, 72.5490%
        XYZ:
        38.5796, 37.3061, 38.4251
        xyY:
        0.3375, 0.3264, 37.3061
      CIE-Lab:
        67.5060, 10.2659, 2.6413
        CIE-LCH:
        67.5060, 10.6003, 14.4287
        CIE-Luv:
        67.5060, 16.2003, 1.9951
        Hunter-Lab:
        61.0787, 5.8596, 5.4552
      #b99ea0 color charts
#b99ea0 RGB chart
      #b99ea0 CMYK chart
      #b99ea0 RGB pie chart
      #b99ea0 color shades, tints & tones
#b99ea0 color schemes
#b99ea0 color preview, HTML & CSS examples
           This text has a color of #b99ea0        
        
          <p style="color:#b99ea0;">Text here</p>
        
        
          .mytext {color:#b99ea0;}
        
        Text color #b99ea0
      
           This box has a color of #b99ea0        
        
          <div style="background-color:#b99ea0;">Content here</div>
        
        
          .mybackground {background-color:#b99ea0;}
        
        Background color #b99ea0
      
           Border around this has a color of #b99ea0        
        
          <div style="border:2px solid #b99ea0;">Content here</div>
        
        
          .myborder {border:2px solid #b99ea0;}
        
        Border color #b99ea0