#b99a48 color space conversions
Hex:
        #b99a48
        RGB:
        185, 154, 72
        CMY:
        27, 40, 72
        CMYK:
        0, 17, 61, 27
      HSL:
        44°, 44.6640%, 50.3922%
        HSV (HSB):
        44°, 61.0811%, 72.5490%
        XYZ:
        32.7329, 33.8934, 10.9478
        xyY:
        0.4220, 0.4369, 33.8934
      CIE-Lab:
        64.8778, 1.8595, 46.4441
        CIE-LCH:
        64.8778, 46.4813, 87.7073
        CIE-Luv:
        64.8778, 25.5328, 53.2315
        Hunter-Lab:
        58.2180, -1.5205, 29.6033
      #b99a48 color charts
#b99a48 RGB chart
      #b99a48 CMYK chart
      #b99a48 RGB pie chart
      #b99a48 color shades, tints & tones
#b99a48 color schemes
#b99a48 color preview, HTML & CSS examples
           This text has a color of #b99a48        
        
          <p style="color:#b99a48;">Text here</p>
        
        
          .mytext {color:#b99a48;}
        
        Text color #b99a48
      
           This box has a color of #b99a48        
        
          <div style="background-color:#b99a48;">Content here</div>
        
        
          .mybackground {background-color:#b99a48;}
        
        Background color #b99a48
      
           Border around this has a color of #b99a48        
        
          <div style="border:2px solid #b99a48;">Content here</div>
        
        
          .myborder {border:2px solid #b99a48;}
        
        Border color #b99a48