#b99f40 color space conversions
Hex:
        #b99f40
        RGB:
        185, 159, 64
        CMY:
        27, 38, 75
        CMYK:
        0, 14, 65, 27
      HSL:
        47°, 48.5944%, 48.8235%
        HSV (HSB):
        47°, 65.4054%, 72.5490%
        XYZ:
        33.3311, 35.4807, 9.9422
        xyY:
        0.4232, 0.4505, 35.4807
      CIE-Lab:
        66.1212, -1.3777, 51.5272
        CIE-LCH:
        66.1212, 51.5456, 91.5316
        CIE-Luv:
        66.1212, 22.4317, 58.4637
        Hunter-Lab:
        59.5657, -4.3569, 31.7998
      #b99f40 color charts
#b99f40 RGB chart
      #b99f40 CMYK chart
      #b99f40 RGB pie chart
      #b99f40 color shades, tints & tones
#b99f40 color schemes
#b99f40 color preview, HTML & CSS examples
           This text has a color of #b99f40        
        
          <p style="color:#b99f40;">Text here</p>
        
        
          .mytext {color:#b99f40;}
        
        Text color #b99f40
      
           This box has a color of #b99f40        
        
          <div style="background-color:#b99f40;">Content here</div>
        
        
          .mybackground {background-color:#b99f40;}
        
        Background color #b99f40
      
           Border around this has a color of #b99f40        
        
          <div style="border:2px solid #b99f40;">Content here</div>
        
        
          .myborder {border:2px solid #b99f40;}
        
        Border color #b99f40