#b99e76 color space conversions
Hex:
        #b99e76
        RGB:
        185, 158, 118
        CMY:
        27, 38, 54
        CMYK:
        0, 15, 36, 27
      HSL:
        36°, 32.3671%, 59.4118%
        HSV (HSB):
        36°, 36.2162%, 72.5490%
        XYZ:
        35.5045, 36.0760, 22.2316
        xyY:
        0.3785, 0.3846, 36.0760
      CIE-Lab:
        66.5780, 4.1564, 24.6061
        CIE-LCH:
        66.5780, 24.9546, 80.4123
        CIE-Luv:
        66.5780, 19.8299, 31.4607
        Hunter-Lab:
        60.0633, 0.4036, 20.0989
      #b99e76 color charts
#b99e76 RGB chart
      #b99e76 CMYK chart
      #b99e76 RGB pie chart
      #b99e76 color shades, tints & tones
#b99e76 color schemes
#b99e76 color preview, HTML & CSS examples
           This text has a color of #b99e76        
        
          <p style="color:#b99e76;">Text here</p>
        
        
          .mytext {color:#b99e76;}
        
        Text color #b99e76
      
           This box has a color of #b99e76        
        
          <div style="background-color:#b99e76;">Content here</div>
        
        
          .mybackground {background-color:#b99e76;}
        
        Background color #b99e76
      
           Border around this has a color of #b99e76        
        
          <div style="border:2px solid #b99e76;">Content here</div>
        
        
          .myborder {border:2px solid #b99e76;}
        
        Border color #b99e76