#b99c40 color space conversions
Hex:
        #b99c40
        RGB:
        185, 156, 64
        CMY:
        27, 39, 75
        CMYK:
        0, 16, 65, 27
      HSL:
        46°, 48.5944%, 48.8235%
        HSV (HSB):
        46°, 65.4054%, 72.5490%
        XYZ:
        32.8215, 34.4614, 9.7723
        xyY:
        0.4259, 0.4472, 34.4614
      CIE-Lab:
        65.3272, 0.2387, 50.6740
        CIE-LCH:
        65.3272, 50.6745, 89.7301
        CIE-Luv:
        65.3272, 24.5289, 57.1362
        Hunter-Lab:
        58.7038, -2.9319, 31.2228
      #b99c40 color charts
#b99c40 RGB chart
      #b99c40 CMYK chart
      #b99c40 RGB pie chart
      #b99c40 color shades, tints & tones
#b99c40 color schemes
#b99c40 color preview, HTML & CSS examples
           This text has a color of #b99c40        
        
          <p style="color:#b99c40;">Text here</p>
        
        
          .mytext {color:#b99c40;}
        
        Text color #b99c40
      
           This box has a color of #b99c40        
        
          <div style="background-color:#b99c40;">Content here</div>
        
        
          .mybackground {background-color:#b99c40;}
        
        Background color #b99c40
      
           Border around this has a color of #b99c40        
        
          <div style="border:2px solid #b99c40;">Content here</div>
        
        
          .myborder {border:2px solid #b99c40;}
        
        Border color #b99c40