#b98d50 color space conversions
Hex:
        #b98d50
        RGB:
        185, 141, 80
        CMY:
        27, 45, 69
        CMYK:
        0, 24, 57, 27
      HSL:
        35°, 42.8571%, 51.9608%
        HSV (HSB):
        35°, 56.7568%, 72.5490%
        XYZ:
        30.9804, 29.9432, 11.7362
        xyY:
        0.4264, 0.4121, 29.9432
      CIE-Lab:
        61.6052, 9.5961, 38.6206
        CIE-LCH:
        61.6052, 39.7949, 76.0462
        CIE-Luv:
        61.6052, 34.1389, 43.7280
        Hunter-Lab:
        54.7204, 5.2986, 25.5880
      #b98d50 color charts
#b98d50 RGB chart
      #b98d50 CMYK chart
      #b98d50 RGB pie chart
      #b98d50 color shades, tints & tones
#b98d50 color schemes
#b98d50 color preview, HTML & CSS examples
           This text has a color of #b98d50        
        
          <p style="color:#b98d50;">Text here</p>
        
        
          .mytext {color:#b98d50;}
        
        Text color #b98d50
      
           This box has a color of #b98d50        
        
          <div style="background-color:#b98d50;">Content here</div>
        
        
          .mybackground {background-color:#b98d50;}
        
        Background color #b98d50
      
           Border around this has a color of #b98d50        
        
          <div style="border:2px solid #b98d50;">Content here</div>
        
        
          .myborder {border:2px solid #b98d50;}
        
        Border color #b98d50