#bbb1a8 color space conversions
Hex:
        #bbb1a8
        RGB:
        187, 177, 168
        CMY:
        27, 31, 34
        CMYK:
        0, 5, 10, 27
      HSL:
        28°, 12.2581%, 69.6078%
        HSV (HSB):
        28°, 10.1604%, 73.3333%
        XYZ:
        43.2835, 44.8362, 43.4188
        xyY:
        0.3291, 0.3409, 44.8362
      CIE-Lab:
        72.7839, 1.9893, 5.8663
        CIE-LCH:
        72.7839, 6.1944, 71.2673
        CIE-Luv:
        72.7839, 6.4250, 8.1353
        Hunter-Lab:
        66.9599, -1.7955, 8.4265
      #bbb1a8 color charts
#bbb1a8 RGB chart
      #bbb1a8 CMYK chart
      #bbb1a8 RGB pie chart
      #bbb1a8 color shades, tints & tones
#bbb1a8 color schemes
#bbb1a8 color preview, HTML & CSS examples
           This text has a color of #bbb1a8        
        
          <p style="color:#bbb1a8;">Text here</p>
        
        
          .mytext {color:#bbb1a8;}
        
        Text color #bbb1a8
      
           This box has a color of #bbb1a8        
        
          <div style="background-color:#bbb1a8;">Content here</div>
        
        
          .mybackground {background-color:#bbb1a8;}
        
        Background color #bbb1a8
      
           Border around this has a color of #bbb1a8        
        
          <div style="border:2px solid #bbb1a8;">Content here</div>
        
        
          .myborder {border:2px solid #bbb1a8;}
        
        Border color #bbb1a8