#b99b49 color space conversions
Hex:
        #b99b49
        RGB:
        185, 155, 73
        CMY:
        27, 39, 71
        CMYK:
        0, 16, 61, 27
      HSL:
        44°, 44.4444%, 50.5882%
        HSV (HSB):
        44°, 60.5405%, 72.5490%
        XYZ:
        32.9315, 34.2380, 11.1762
        xyY:
        0.4203, 0.4370, 34.2380
      CIE-Lab:
        65.1511, 1.3894, 46.2726
        CIE-LCH:
        65.1511, 46.2935, 88.2802
        CIE-Luv:
        65.1511, 24.7840, 53.2870
        Hunter-Lab:
        58.5133, -1.9376, 29.6347
      #b99b49 color charts
#b99b49 RGB chart
      #b99b49 CMYK chart
      #b99b49 RGB pie chart
      #b99b49 color shades, tints & tones
#b99b49 color schemes
#b99b49 color preview, HTML & CSS examples
           This text has a color of #b99b49        
        
          <p style="color:#b99b49;">Text here</p>
        
        
          .mytext {color:#b99b49;}
        
        Text color #b99b49
      
           This box has a color of #b99b49        
        
          <div style="background-color:#b99b49;">Content here</div>
        
        
          .mybackground {background-color:#b99b49;}
        
        Background color #b99b49
      
           Border around this has a color of #b99b49        
        
          <div style="border:2px solid #b99b49;">Content here</div>
        
        
          .myborder {border:2px solid #b99b49;}
        
        Border color #b99b49