#b999a5 color space conversions
Hex:
        #b999a5
        RGB:
        185, 153, 165
        CMY:
        27, 40, 35
        CMYK:
        0, 17, 11, 27
      HSL:
        338°, 18.6047%, 66.2745%
        HSV (HSB):
        338°, 17.2973%, 72.5490%
        XYZ:
        38.1903, 35.8134, 40.4971
        xyY:
        0.3335, 0.3128, 35.8134
      CIE-Lab:
        66.3771, 13.8828, -1.8012
        CIE-LCH:
        66.3771, 13.9992, 352.6076
        CIE-Luv:
        66.3771, 18.4377, -5.0210
        Hunter-Lab:
        59.8443, 9.1845, 1.7689
      #b999a5 color charts
#b999a5 RGB chart
      #b999a5 CMYK chart
      #b999a5 RGB pie chart
      #b999a5 color shades, tints & tones
#b999a5 color schemes
#b999a5 color preview, HTML & CSS examples
           This text has a color of #b999a5        
        
          <p style="color:#b999a5;">Text here</p>
        
        
          .mytext {color:#b999a5;}
        
        Text color #b999a5
      
           This box has a color of #b999a5        
        
          <div style="background-color:#b999a5;">Content here</div>
        
        
          .mybackground {background-color:#b999a5;}
        
        Background color #b999a5
      
           Border around this has a color of #b999a5        
        
          <div style="border:2px solid #b999a5;">Content here</div>
        
        
          .myborder {border:2px solid #b999a5;}
        
        Border color #b999a5