#b999a2 color space conversions
Hex:
        #b999a2
        RGB:
        185, 153, 162
        CMY:
        27, 40, 36
        CMYK:
        0, 17, 12, 27
      HSL:
        343°, 18.6047%, 66.2745%
        HSV (HSB):
        343°, 17.2973%, 72.5490%
        XYZ:
        37.9204, 35.7054, 39.0756
        xyY:
        0.3365, 0.3168, 35.7054
      CIE-Lab:
        66.2942, 13.3687, -0.2411
        CIE-LCH:
        66.2942, 13.3708, 358.9668
        CIE-Luv:
        66.2942, 18.7506, -2.6758
        Hunter-Lab:
        59.7540, 8.7082, 3.0556
      #b999a2 color charts
#b999a2 RGB chart
      #b999a2 CMYK chart
      #b999a2 RGB pie chart
      #b999a2 color shades, tints & tones
#b999a2 color schemes
#b999a2 color preview, HTML & CSS examples
           This text has a color of #b999a2        
        
          <p style="color:#b999a2;">Text here</p>
        
        
          .mytext {color:#b999a2;}
        
        Text color #b999a2
      
           This box has a color of #b999a2        
        
          <div style="background-color:#b999a2;">Content here</div>
        
        
          .mybackground {background-color:#b999a2;}
        
        Background color #b999a2
      
           Border around this has a color of #b999a2        
        
          <div style="border:2px solid #b999a2;">Content here</div>
        
        
          .myborder {border:2px solid #b999a2;}
        
        Border color #b999a2