#bbaf86 color space conversions
Hex:
        #bbaf86
        RGB:
        187, 175, 134
        CMY:
        27, 31, 47
        CMYK:
        0, 6, 28, 27
      HSL:
        46°, 28.0423%, 62.9412%
        HSV (HSB):
        46°, 28.3422%, 73.3333%
        XYZ:
        40.1266, 42.9460, 28.7288
        xyY:
        0.3589, 0.3841, 42.9460
      CIE-Lab:
        71.5183, -2.1448, 22.6166
        CIE-LCH:
        71.5183, 22.7180, 95.4174
        CIE-Luv:
        71.5183, 9.7380, 30.9624
        Hunter-Lab:
        65.5332, -5.3859, 19.8814
      #bbaf86 color charts
#bbaf86 RGB chart
      #bbaf86 CMYK chart
      #bbaf86 RGB pie chart
      #bbaf86 color shades, tints & tones
#bbaf86 color schemes
#bbaf86 color preview, HTML & CSS examples
           This text has a color of #bbaf86        
        
          <p style="color:#bbaf86;">Text here</p>
        
        
          .mytext {color:#bbaf86;}
        
        Text color #bbaf86
      
           This box has a color of #bbaf86        
        
          <div style="background-color:#bbaf86;">Content here</div>
        
        
          .mybackground {background-color:#bbaf86;}
        
        Background color #bbaf86
      
           Border around this has a color of #bbaf86        
        
          <div style="border:2px solid #bbaf86;">Content here</div>
        
        
          .myborder {border:2px solid #bbaf86;}
        
        Border color #bbaf86