#b999a0 color space conversions
Hex:
        #b999a0
        RGB:
        185, 153, 160
        CMY:
        27, 40, 37
        CMYK:
        0, 17, 14, 27
      HSL:
        347°, 18.6047%, 66.2745%
        HSV (HSB):
        347°, 17.2973%, 72.5490%
        XYZ:
        37.7440, 35.6348, 38.1466
        xyY:
        0.3384, 0.3195, 35.6348
      CIE-Lab:
        66.2400, 13.0308, 0.8008
        CIE-LCH:
        66.2400, 13.0554, 3.5166
        CIE-Luv:
        66.2400, 18.9579, -1.1236
        Hunter-Lab:
        59.6949, 8.3961, 3.8986
      #b999a0 color charts
#b999a0 RGB chart
      #b999a0 CMYK chart
      #b999a0 RGB pie chart
      #b999a0 color shades, tints & tones
#b999a0 color schemes
#b999a0 color preview, HTML & CSS examples
           This text has a color of #b999a0        
        
          <p style="color:#b999a0;">Text here</p>
        
        
          .mytext {color:#b999a0;}
        
        Text color #b999a0
      
           This box has a color of #b999a0        
        
          <div style="background-color:#b999a0;">Content here</div>
        
        
          .mybackground {background-color:#b999a0;}
        
        Background color #b999a0
      
           Border around this has a color of #b999a0        
        
          <div style="border:2px solid #b999a0;">Content here</div>
        
        
          .myborder {border:2px solid #b999a0;}
        
        Border color #b999a0