#b99c31 color space conversions
Hex:
        #b99c31
        RGB:
        185, 156, 49
        CMY:
        27, 39, 81
        CMYK:
        0, 16, 74, 27
      HSL:
        47°, 58.1197%, 45.8824%
        HSV (HSB):
        47°, 73.5135%, 72.5490%
        XYZ:
        32.4504, 34.3130, 7.8185
        xyY:
        0.4351, 0.4601, 34.3130
      CIE-Lab:
        65.2102, -0.5842, 56.8890
        CIE-LCH:
        65.2102, 56.8920, 90.5884
        CIE-Luv:
        65.2102, 25.1292, 61.7805
        Hunter-Lab:
        58.5773, -3.6254, 33.0905
      #b99c31 color charts
#b99c31 RGB chart
      #b99c31 CMYK chart
      #b99c31 RGB pie chart
      #b99c31 color shades, tints & tones
#b99c31 color schemes
#b99c31 color preview, HTML & CSS examples
           This text has a color of #b99c31        
        
          <p style="color:#b99c31;">Text here</p>
        
        
          .mytext {color:#b99c31;}
        
        Text color #b99c31
      
           This box has a color of #b99c31        
        
          <div style="background-color:#b99c31;">Content here</div>
        
        
          .mybackground {background-color:#b99c31;}
        
        Background color #b99c31
      
           Border around this has a color of #b99c31        
        
          <div style="border:2px solid #b99c31;">Content here</div>
        
        
          .myborder {border:2px solid #b99c31;}
        
        Border color #b99c31