#b99a41 color space conversions
Hex:
        #b99a41
        RGB:
        185, 154, 65
        CMY:
        27, 40, 75
        CMYK:
        0, 17, 65, 27
      HSL:
        45°, 48.0000%, 49.0196%
        HSV (HSB):
        45°, 64.8649%, 72.5490%
        XYZ:
        32.5173, 33.8071, 9.8126
        xyY:
        0.4271, 0.4440, 33.8071
      CIE-Lab:
        64.8092, 1.3843, 49.6581
        CIE-LCH:
        64.8092, 49.6774, 88.4032
        CIE-Luv:
        64.8092, 25.8889, 55.8930
        Hunter-Lab:
        58.1439, -1.9247, 30.6947
      #b99a41 color charts
#b99a41 RGB chart
      #b99a41 CMYK chart
      #b99a41 RGB pie chart
      #b99a41 color shades, tints & tones
#b99a41 color schemes
#b99a41 color preview, HTML & CSS examples
           This text has a color of #b99a41        
        
          <p style="color:#b99a41;">Text here</p>
        
        
          .mytext {color:#b99a41;}
        
        Text color #b99a41
      
           This box has a color of #b99a41        
        
          <div style="background-color:#b99a41;">Content here</div>
        
        
          .mybackground {background-color:#b99a41;}
        
        Background color #b99a41
      
           Border around this has a color of #b99a41        
        
          <div style="border:2px solid #b99a41;">Content here</div>
        
        
          .myborder {border:2px solid #b99a41;}
        
        Border color #b99a41