#b99c43 color space conversions
Hex:
        #b99c43
        RGB:
        185, 156, 67
        CMY:
        27, 39, 74
        CMYK:
        0, 16, 64, 27
      HSL:
        45°, 46.8254%, 49.4118%
        HSV (HSB):
        45°, 63.7838%, 72.5490%
        XYZ:
        32.9092, 34.4965, 10.2342
        xyY:
        0.4239, 0.4443, 34.4965
      CIE-Lab:
        65.3547, 0.4319, 49.3325
        CIE-LCH:
        65.3547, 49.3344, 89.4983
        CIE-Luv:
        65.3547, 24.3893, 56.0560
        Hunter-Lab:
        58.7337, -2.7683, 30.7825
      #b99c43 color charts
#b99c43 RGB chart
      #b99c43 CMYK chart
      #b99c43 RGB pie chart
      #b99c43 color shades, tints & tones
#b99c43 color schemes
#b99c43 color preview, HTML & CSS examples
           This text has a color of #b99c43        
        
          <p style="color:#b99c43;">Text here</p>
        
        
          .mytext {color:#b99c43;}
        
        Text color #b99c43
      
           This box has a color of #b99c43        
        
          <div style="background-color:#b99c43;">Content here</div>
        
        
          .mybackground {background-color:#b99c43;}
        
        Background color #b99c43
      
           Border around this has a color of #b99c43        
        
          <div style="border:2px solid #b99c43;">Content here</div>
        
        
          .myborder {border:2px solid #b99c43;}
        
        Border color #b99c43