#bbaa7f color space conversions
Hex:
        #bbaa7f
        RGB:
        187, 170, 127
        CMY:
        27, 33, 50
        CMYK:
        0, 9, 32, 27
      HSL:
        43°, 30.6122%, 61.5686%
        HSV (HSB):
        43°, 32.0856%, 73.3333%
        XYZ:
        38.6990, 40.8466, 25.9232
        xyY:
        0.3669, 0.3873, 40.8466
      CIE-Lab:
        70.0683, -0.3967, 24.4361
        CIE-LCH:
        70.0683, 24.4393, 90.9301
        CIE-Luv:
        70.0683, 13.1640, 32.6341
        Hunter-Lab:
        63.9113, -3.7611, 20.6892
      #bbaa7f color charts
#bbaa7f RGB chart
      #bbaa7f CMYK chart
      #bbaa7f RGB pie chart
      #bbaa7f color shades, tints & tones
#bbaa7f color schemes
#bbaa7f color preview, HTML & CSS examples
           This text has a color of #bbaa7f        
        
          <p style="color:#bbaa7f;">Text here</p>
        
        
          .mytext {color:#bbaa7f;}
        
        Text color #bbaa7f
      
           This box has a color of #bbaa7f        
        
          <div style="background-color:#bbaa7f;">Content here</div>
        
        
          .mybackground {background-color:#bbaa7f;}
        
        Background color #bbaa7f
      
           Border around this has a color of #bbaa7f        
        
          <div style="border:2px solid #bbaa7f;">Content here</div>
        
        
          .myborder {border:2px solid #bbaa7f;}
        
        Border color #bbaa7f