#bba8bf color space conversions
Hex:
        #bba8bf
        RGB:
        187, 168, 191
        CMY:
        27, 34, 25
        CMYK:
        2, 12, 0, 25
      HSL:
        290°, 15.2318%, 70.3922%
        HSV (HSB):
        290°, 12.0419%, 74.9020%
        XYZ:
        43.9001, 42.3316, 55.1473
        xyY:
        0.3105, 0.2994, 42.3316
      CIE-Lab:
        71.0990, 11.0701, -9.2525
        CIE-LCH:
        71.0990, 14.4276, 320.1108
        CIE-Luv:
        71.0990, 9.3719, -15.8069
        Hunter-Lab:
        65.0628, 6.5803, -4.7103
      #bba8bf color charts
#bba8bf RGB chart
      #bba8bf CMYK chart
      #bba8bf RGB pie chart
      #bba8bf color shades, tints & tones
#bba8bf color schemes
#bba8bf color preview, HTML & CSS examples
           This text has a color of #bba8bf        
        
          <p style="color:#bba8bf;">Text here</p>
        
        
          .mytext {color:#bba8bf;}
        
        Text color #bba8bf
      
           This box has a color of #bba8bf        
        
          <div style="background-color:#bba8bf;">Content here</div>
        
        
          .mybackground {background-color:#bba8bf;}
        
        Background color #bba8bf
      
           Border around this has a color of #bba8bf        
        
          <div style="border:2px solid #bba8bf;">Content here</div>
        
        
          .myborder {border:2px solid #bba8bf;}
        
        Border color #bba8bf