#b99d38 color space conversions
Hex:
        #b99d38
        RGB:
        185, 157, 56
        CMY:
        27, 38, 78
        CMYK:
        0, 15, 70, 27
      HSL:
        47°, 53.5270%, 47.2549%
        HSV (HSB):
        47°, 69.7297%, 72.5490%
        XYZ:
        32.7784, 34.7138, 8.7142
        xyY:
        0.4301, 0.4555, 34.7138
      CIE-Lab:
        65.5252, -0.7686, 54.3716
        CIE-LCH:
        65.5252, 54.3770, 90.8098
        CIE-Luv:
        65.5252, 24.1606, 60.2002
        Hunter-Lab:
        58.9184, -3.8013, 32.4737
      #b99d38 color charts
#b99d38 RGB chart
      #b99d38 CMYK chart
      #b99d38 RGB pie chart
      #b99d38 color shades, tints & tones
#b99d38 color schemes
#b99d38 color preview, HTML & CSS examples
           This text has a color of #b99d38        
        
          <p style="color:#b99d38;">Text here</p>
        
        
          .mytext {color:#b99d38;}
        
        Text color #b99d38
      
           This box has a color of #b99d38        
        
          <div style="background-color:#b99d38;">Content here</div>
        
        
          .mybackground {background-color:#b99d38;}
        
        Background color #b99d38
      
           Border around this has a color of #b99d38        
        
          <div style="border:2px solid #b99d38;">Content here</div>
        
        
          .myborder {border:2px solid #b99d38;}
        
        Border color #b99d38