#b99c80 color space conversions
Hex:
        #b99c80
        RGB:
        185, 156, 128
        CMY:
        27, 39, 50
        CMYK:
        0, 16, 31, 27
      HSL:
        29°, 28.9340%, 61.3725%
        HSV (HSB):
        29°, 30.8108%, 72.5490%
        XYZ:
        35.7923, 35.6497, 25.4167
        xyY:
        0.3695, 0.3681, 35.6497
      CIE-Lab:
        66.2514, 6.5345, 18.6679
        CIE-LCH:
        66.2514, 19.7785, 70.7079
        CIE-Luv:
        66.2514, 20.2522, 23.8799
        Hunter-Lab:
        59.7074, 2.5161, 16.5562
      #b99c80 color charts
#b99c80 RGB chart
      #b99c80 CMYK chart
      #b99c80 RGB pie chart
      #b99c80 color shades, tints & tones
#b99c80 color schemes
#b99c80 color preview, HTML & CSS examples
           This text has a color of #b99c80        
        
          <p style="color:#b99c80;">Text here</p>
        
        
          .mytext {color:#b99c80;}
        
        Text color #b99c80
      
           This box has a color of #b99c80        
        
          <div style="background-color:#b99c80;">Content here</div>
        
        
          .mybackground {background-color:#b99c80;}
        
        Background color #b99c80
      
           Border around this has a color of #b99c80        
        
          <div style="border:2px solid #b99c80;">Content here</div>
        
        
          .myborder {border:2px solid #b99c80;}
        
        Border color #b99c80