#bbb7a7 color space conversions
Hex:
        #bbb7a7
        RGB:
        187, 183, 167
        CMY:
        27, 28, 35
        CMYK:
        0, 2, 11, 27
      HSL:
        48°, 12.8205%, 69.4118%
        HSV (HSB):
        48°, 10.6952%, 73.3333%
        XYZ:
        44.4021, 47.2218, 43.3337
        xyY:
        0.3290, 0.3499, 47.2218
      CIE-Lab:
        74.3314, -1.3954, 8.6305
        CIE-LCH:
        74.3314, 8.7426, 99.1844
        CIE-Luv:
        74.3314, 3.2502, 12.6782
        Hunter-Lab:
        68.7181, -4.9193, 10.7144
      #bbb7a7 color charts
#bbb7a7 RGB chart
      #bbb7a7 CMYK chart
      #bbb7a7 RGB pie chart
      #bbb7a7 color shades, tints & tones
#bbb7a7 color schemes
#bbb7a7 color preview, HTML & CSS examples
           This text has a color of #bbb7a7        
        
          <p style="color:#bbb7a7;">Text here</p>
        
        
          .mytext {color:#bbb7a7;}
        
        Text color #bbb7a7
      
           This box has a color of #bbb7a7        
        
          <div style="background-color:#bbb7a7;">Content here</div>
        
        
          .mybackground {background-color:#bbb7a7;}
        
        Background color #bbb7a7
      
           Border around this has a color of #bbb7a7        
        
          <div style="border:2px solid #bbb7a7;">Content here</div>
        
        
          .myborder {border:2px solid #bbb7a7;}
        
        Border color #bbb7a7