#bb9c40 color space conversions
Hex:
        #bb9c40
        RGB:
        187, 156, 64
        CMY:
        27, 39, 75
        CMYK:
        0, 17, 66, 27
      HSL:
        45°, 49.0040%, 49.2157%
        HSV (HSB):
        45°, 65.7754%, 73.3333%
        XYZ:
        33.3074, 34.7119, 9.7951
        xyY:
        0.4280, 0.4461, 34.7119
      CIE-Lab:
        65.5237, 1.1140, 50.9435
        CIE-LCH:
        65.5237, 50.9557, 88.7473
        CIE-Luv:
        65.5237, 26.0134, 57.2280
        Hunter-Lab:
        58.9168, -2.1931, 31.3847
      #bb9c40 color charts
#bb9c40 RGB chart
      #bb9c40 CMYK chart
      #bb9c40 RGB pie chart
      #bb9c40 color shades, tints & tones
#bb9c40 color schemes
#bb9c40 color preview, HTML & CSS examples
           This text has a color of #bb9c40        
        
          <p style="color:#bb9c40;">Text here</p>
        
        
          .mytext {color:#bb9c40;}
        
        Text color #bb9c40
      
           This box has a color of #bb9c40        
        
          <div style="background-color:#bb9c40;">Content here</div>
        
        
          .mybackground {background-color:#bb9c40;}
        
        Background color #bb9c40
      
           Border around this has a color of #bb9c40        
        
          <div style="border:2px solid #bb9c40;">Content here</div>
        
        
          .myborder {border:2px solid #bb9c40;}
        
        Border color #bb9c40