#bb9c64 color space conversions
Hex:
        #bb9c64
        RGB:
        187, 156, 100
        CMY:
        27, 39, 61
        CMYK:
        0, 17, 47, 27
      HSL:
        39°, 39.0135%, 56.2745%
        HSV (HSB):
        39°, 46.5241%, 73.3333%
        XYZ:
        34.6822, 35.2618, 17.0349
        xyY:
        0.3987, 0.4054, 35.2618
      CIE-Lab:
        65.9520, 4.0530, 33.5287
        CIE-LCH:
        65.9520, 33.7727, 83.1074
        CIE-Luv:
        65.9520, 23.8698, 41.0943
        Hunter-Lab:
        59.3817, 0.3361, 24.5586
      #bb9c64 color charts
#bb9c64 RGB chart
      #bb9c64 CMYK chart
      #bb9c64 RGB pie chart
      #bb9c64 color shades, tints & tones
#bb9c64 color schemes
#bb9c64 color preview, HTML & CSS examples
           This text has a color of #bb9c64        
        
          <p style="color:#bb9c64;">Text here</p>
        
        
          .mytext {color:#bb9c64;}
        
        Text color #bb9c64
      
           This box has a color of #bb9c64        
        
          <div style="background-color:#bb9c64;">Content here</div>
        
        
          .mybackground {background-color:#bb9c64;}
        
        Background color #bb9c64
      
           Border around this has a color of #bb9c64        
        
          <div style="border:2px solid #bb9c64;">Content here</div>
        
        
          .myborder {border:2px solid #bb9c64;}
        
        Border color #bb9c64