#bbac9e color space conversions
Hex:
        #bbac9e
        RGB:
        187, 172, 158
        CMY:
        27, 33, 38
        CMYK:
        0, 8, 16, 27
      HSL:
        29°, 17.5758%, 67.6471%
        HSV (HSB):
        29°, 15.5080%, 73.3333%
        XYZ:
        41.4176, 42.5385, 38.3756
        xyY:
        0.3386, 0.3477, 42.5385
      CIE-Lab:
        71.2406, 3.0325, 9.1410
        CIE-LCH:
        71.2406, 9.6309, 71.6472
        CIE-Luv:
        71.2406, 9.8632, 12.4664
        Hunter-Lab:
        65.2215, -0.7849, 10.7695
      #bbac9e color charts
#bbac9e RGB chart
      #bbac9e CMYK chart
      #bbac9e RGB pie chart
      #bbac9e color shades, tints & tones
#bbac9e color schemes
#bbac9e color preview, HTML & CSS examples
           This text has a color of #bbac9e        
        
          <p style="color:#bbac9e;">Text here</p>
        
        
          .mytext {color:#bbac9e;}
        
        Text color #bbac9e
      
           This box has a color of #bbac9e        
        
          <div style="background-color:#bbac9e;">Content here</div>
        
        
          .mybackground {background-color:#bbac9e;}
        
        Background color #bbac9e
      
           Border around this has a color of #bbac9e        
        
          <div style="border:2px solid #bbac9e;">Content here</div>
        
        
          .myborder {border:2px solid #bbac9e;}
        
        Border color #bbac9e