#b99e62 color space conversions
Hex:
        #b99e62
        RGB:
        185, 158, 98
        CMY:
        27, 38, 62
        CMYK:
        0, 15, 47, 27
      HSL:
        41°, 38.3260%, 55.4902%
        HSV (HSB):
        41°, 47.0270%, 72.5490%
        XYZ:
        34.4390, 35.6498, 16.6212
        xyY:
        0.3972, 0.4111, 35.6498
      CIE-Lab:
        66.2515, 1.9250, 34.9244
        CIE-LCH:
        66.2515, 34.9774, 86.8451
        CIE-Luv:
        66.2515, 21.2634, 43.0249
        Hunter-Lab:
        59.7075, -1.5300, 25.2902
      #b99e62 color charts
#b99e62 RGB chart
      #b99e62 CMYK chart
      #b99e62 RGB pie chart
      #b99e62 color shades, tints & tones
#b99e62 color schemes
#b99e62 color preview, HTML & CSS examples
           This text has a color of #b99e62        
        
          <p style="color:#b99e62;">Text here</p>
        
        
          .mytext {color:#b99e62;}
        
        Text color #b99e62
      
           This box has a color of #b99e62        
        
          <div style="background-color:#b99e62;">Content here</div>
        
        
          .mybackground {background-color:#b99e62;}
        
        Background color #b99e62
      
           Border around this has a color of #b99e62        
        
          <div style="border:2px solid #b99e62;">Content here</div>
        
        
          .myborder {border:2px solid #b99e62;}
        
        Border color #b99e62