#bbb0b9 color space conversions
Hex:
        #bbb0b9
        RGB:
        187, 176, 185
        CMY:
        27, 31, 27
        CMYK:
        0, 6, 1, 27
      HSL:
        311°, 7.4830%, 71.1765%
        HSV (HSB):
        311°, 5.8824%, 73.3333%
        XYZ:
        44.7758, 45.1182, 52.2477
        xyY:
        0.3150, 0.3174, 45.1182
      CIE-Lab:
        72.9697, 5.5596, -3.1826
        CIE-LCH:
        72.9697, 6.4061, 330.2112
        CIE-Luv:
        72.9697, 5.7697, -5.6941
        Hunter-Lab:
        67.1701, 1.4409, 0.9009
      #bbb0b9 color charts
#bbb0b9 RGB chart
      #bbb0b9 CMYK chart
      #bbb0b9 RGB pie chart
      #bbb0b9 color shades, tints & tones
#bbb0b9 color schemes
#bbb0b9 color preview, HTML & CSS examples
           This text has a color of #bbb0b9        
        
          <p style="color:#bbb0b9;">Text here</p>
        
        
          .mytext {color:#bbb0b9;}
        
        Text color #bbb0b9
      
           This box has a color of #bbb0b9        
        
          <div style="background-color:#bbb0b9;">Content here</div>
        
        
          .mybackground {background-color:#bbb0b9;}
        
        Background color #bbb0b9
      
           Border around this has a color of #bbb0b9        
        
          <div style="border:2px solid #bbb0b9;">Content here</div>
        
        
          .myborder {border:2px solid #bbb0b9;}
        
        Border color #bbb0b9