#b99e52 color space conversions
Hex:
        #b99e52
        RGB:
        185, 158, 82
        CMY:
        27, 38, 68
        CMYK:
        0, 15, 56, 27
      HSL:
        44°, 42.3868%, 52.3529%
        HSV (HSB):
        44°, 55.6757%, 72.5490%
        XYZ:
        33.7574, 35.3772, 13.0319
        xyY:
        0.4108, 0.4306, 35.3772
      CIE-Lab:
        66.0413, 0.4638, 42.8878
        CIE-LCH:
        66.0413, 42.8903, 89.3805
        CIE-Luv:
        66.0413, 22.2365, 50.8549
        Hunter-Lab:
        59.4787, -2.7793, 28.6446
      #b99e52 color charts
#b99e52 RGB chart
      #b99e52 CMYK chart
      #b99e52 RGB pie chart
      #b99e52 color shades, tints & tones
#b99e52 color schemes
#b99e52 color preview, HTML & CSS examples
           This text has a color of #b99e52        
        
          <p style="color:#b99e52;">Text here</p>
        
        
          .mytext {color:#b99e52;}
        
        Text color #b99e52
      
           This box has a color of #b99e52        
        
          <div style="background-color:#b99e52;">Content here</div>
        
        
          .mybackground {background-color:#b99e52;}
        
        Background color #b99e52
      
           Border around this has a color of #b99e52        
        
          <div style="border:2px solid #b99e52;">Content here</div>
        
        
          .myborder {border:2px solid #b99e52;}
        
        Border color #b99e52