#b99b7a color space conversions
Hex:
        #b99b7a
        RGB:
        185, 155, 122
        CMY:
        27, 39, 52
        CMYK:
        0, 16, 34, 27
      HSL:
        31°, 31.0345%, 60.1961%
        HSV (HSB):
        31°, 34.0541%, 72.5490%
        XYZ:
        35.2418, 35.1621, 23.3419
        xyY:
        0.3759, 0.3751, 35.1621
      CIE-Lab:
        65.8747, 6.2975, 21.4648
        CIE-LCH:
        65.8747, 22.3695, 73.6490
        CIE-Luv:
        65.8747, 21.3775, 27.2640
        Hunter-Lab:
        59.2977, 2.3152, 18.1695
      #b99b7a color charts
#b99b7a RGB chart
      #b99b7a CMYK chart
      #b99b7a RGB pie chart
      #b99b7a color shades, tints & tones
#b99b7a color schemes
#b99b7a color preview, HTML & CSS examples
           This text has a color of #b99b7a        
        
          <p style="color:#b99b7a;">Text here</p>
        
        
          .mytext {color:#b99b7a;}
        
        Text color #b99b7a
      
           This box has a color of #b99b7a        
        
          <div style="background-color:#b99b7a;">Content here</div>
        
        
          .mybackground {background-color:#b99b7a;}
        
        Background color #b99b7a
      
           Border around this has a color of #b99b7a        
        
          <div style="border:2px solid #b99b7a;">Content here</div>
        
        
          .myborder {border:2px solid #b99b7a;}
        
        Border color #b99b7a