#b99a50 color space conversions
Hex:
        #b99a50
        RGB:
        185, 154, 80
        CMY:
        27, 40, 69
        CMYK:
        0, 17, 57, 27
      HSL:
        42°, 42.8571%, 51.9608%
        HSV (HSB):
        42°, 56.7568%, 72.5490%
        XYZ:
        33.0112, 34.0047, 12.4131
        xyY:
        0.4156, 0.4281, 34.0047
      CIE-Lab:
        64.9663, 2.4686, 42.6197
        CIE-LCH:
        64.9663, 42.6912, 86.6850
        CIE-Luv:
        64.9663, 25.0814, 49.8553
        Hunter-Lab:
        58.3135, -1.0002, 28.1985
      #b99a50 color charts
#b99a50 RGB chart
      #b99a50 CMYK chart
      #b99a50 RGB pie chart
      #b99a50 color shades, tints & tones
#b99a50 color schemes
#b99a50 color preview, HTML & CSS examples
           This text has a color of #b99a50        
        
          <p style="color:#b99a50;">Text here</p>
        
        
          .mytext {color:#b99a50;}
        
        Text color #b99a50
      
           This box has a color of #b99a50        
        
          <div style="background-color:#b99a50;">Content here</div>
        
        
          .mybackground {background-color:#b99a50;}
        
        Background color #b99a50
      
           Border around this has a color of #b99a50        
        
          <div style="border:2px solid #b99a50;">Content here</div>
        
        
          .myborder {border:2px solid #b99a50;}
        
        Border color #b99a50