#b99d39 color space conversions
Hex:
        #b99d39
        RGB:
        185, 157, 57
        CMY:
        27, 38, 78
        CMYK:
        0, 15, 69, 27
      HSL:
        47°, 52.8926%, 47.4510%
        HSV (HSB):
        47°, 69.1892%, 72.5490%
        XYZ:
        32.8031, 34.7236, 8.8443
        xyY:
        0.4295, 0.4547, 34.7236
      CIE-Lab:
        65.5329, -0.7138, 53.9580
        CIE-LCH:
        65.5329, 53.9627, 90.7579
        CIE-Luv:
        65.5329, 24.1215, 59.8920
        Hunter-Lab:
        58.9268, -3.7553, 32.3499
      #b99d39 color charts
#b99d39 RGB chart
      #b99d39 CMYK chart
      #b99d39 RGB pie chart
      #b99d39 color shades, tints & tones
#b99d39 color schemes
#b99d39 color preview, HTML & CSS examples
           This text has a color of #b99d39        
        
          <p style="color:#b99d39;">Text here</p>
        
        
          .mytext {color:#b99d39;}
        
        Text color #b99d39
      
           This box has a color of #b99d39        
        
          <div style="background-color:#b99d39;">Content here</div>
        
        
          .mybackground {background-color:#b99d39;}
        
        Background color #b99d39
      
           Border around this has a color of #b99d39        
        
          <div style="border:2px solid #b99d39;">Content here</div>
        
        
          .myborder {border:2px solid #b99d39;}
        
        Border color #b99d39