#bbaaa6 color space conversions
Hex:
        #bbaaa6
        RGB:
        187, 170, 166
        CMY:
        27, 33, 35
        CMYK:
        0, 9, 11, 27
      HSL:
        11°, 13.3758%, 69.2157%
        HSV (HSB):
        11°, 11.2299%, 73.3333%
        XYZ:
        41.7512, 42.0674, 41.9957
        xyY:
        0.3318, 0.3344, 42.0674
      CIE-Lab:
        70.9174, 5.4406, 4.2742
        CIE-LCH:
        70.9174, 6.9188, 38.1540
        CIE-Luv:
        70.9174, 10.3651, 5.2209
        Hunter-Lab:
        64.8594, 1.3997, 7.0120
      #bbaaa6 color charts
#bbaaa6 RGB chart
      #bbaaa6 CMYK chart
      #bbaaa6 RGB pie chart
      #bbaaa6 color shades, tints & tones
#bbaaa6 color schemes
#bbaaa6 color preview, HTML & CSS examples
           This text has a color of #bbaaa6        
        
          <p style="color:#bbaaa6;">Text here</p>
        
        
          .mytext {color:#bbaaa6;}
        
        Text color #bbaaa6
      
           This box has a color of #bbaaa6        
        
          <div style="background-color:#bbaaa6;">Content here</div>
        
        
          .mybackground {background-color:#bbaaa6;}
        
        Background color #bbaaa6
      
           Border around this has a color of #bbaaa6        
        
          <div style="border:2px solid #bbaaa6;">Content here</div>
        
        
          .myborder {border:2px solid #bbaaa6;}
        
        Border color #bbaaa6