#bbaa6f color space conversions
Hex:
        #bbaa6f
        RGB:
        187, 170, 111
        CMY:
        27, 33, 56
        CMYK:
        0, 9, 41, 27
      HSL:
        47°, 35.8491%, 58.4314%
        HSV (HSB):
        47°, 40.6417%, 73.3333%
        XYZ:
        37.7375, 40.4619, 20.8599
        xyY:
        0.3810, 0.4085, 40.4619
      CIE-Lab:
        69.7973, -2.3237, 32.6304
        CIE-LCH:
        69.7973, 32.7131, 94.0732
        CIE-Luv:
        69.7973, 14.1490, 42.2456
        Hunter-Lab:
        63.6097, -5.4190, 25.0835
      #bbaa6f color charts
#bbaa6f RGB chart
      #bbaa6f CMYK chart
      #bbaa6f RGB pie chart
      #bbaa6f color shades, tints & tones
#bbaa6f color schemes
#bbaa6f color preview, HTML & CSS examples
           This text has a color of #bbaa6f        
        
          <p style="color:#bbaa6f;">Text here</p>
        
        
          .mytext {color:#bbaa6f;}
        
        Text color #bbaa6f
      
           This box has a color of #bbaa6f        
        
          <div style="background-color:#bbaa6f;">Content here</div>
        
        
          .mybackground {background-color:#bbaa6f;}
        
        Background color #bbaa6f
      
           Border around this has a color of #bbaa6f        
        
          <div style="border:2px solid #bbaa6f;">Content here</div>
        
        
          .myborder {border:2px solid #bbaa6f;}
        
        Border color #bbaa6f