#b99c79 color space conversions
Hex:
        #b99c79
        RGB:
        185, 156, 121
        CMY:
        27, 39, 53
        CMYK:
        0, 16, 35, 27
      HSL:
        33°, 31.3725%, 60.0000%
        HSV (HSB):
        33°, 34.5946%, 72.5490%
        XYZ:
        35.3472, 35.4717, 23.0729
        xyY:
        0.3765, 0.3778, 35.4717
      CIE-Lab:
        66.1143, 5.6228, 22.3395
        CIE-LCH:
        66.1143, 23.0362, 75.8723
        CIE-Luv:
        66.1143, 20.8390, 28.4627
        Hunter-Lab:
        59.5581, 1.7115, 18.7217
      #b99c79 color charts
#b99c79 RGB chart
      #b99c79 CMYK chart
      #b99c79 RGB pie chart
      #b99c79 color shades, tints & tones
#b99c79 color schemes
#b99c79 color preview, HTML & CSS examples
           This text has a color of #b99c79        
        
          <p style="color:#b99c79;">Text here</p>
        
        
          .mytext {color:#b99c79;}
        
        Text color #b99c79
      
           This box has a color of #b99c79        
        
          <div style="background-color:#b99c79;">Content here</div>
        
        
          .mybackground {background-color:#b99c79;}
        
        Background color #b99c79
      
           Border around this has a color of #b99c79        
        
          <div style="border:2px solid #b99c79;">Content here</div>
        
        
          .myborder {border:2px solid #b99c79;}
        
        Border color #b99c79