#b99d97 color space conversions
Hex:
        #b99d97
        RGB:
        185, 157, 151
        CMY:
        27, 38, 41
        CMYK:
        0, 15, 18, 27
      HSL:
        11°, 19.5402%, 65.8824%
        HSV (HSB):
        11°, 18.3784%, 72.5490%
        XYZ:
        37.6505, 36.6626, 34.3704
        xyY:
        0.3464, 0.3373, 36.6626
      CIE-Lab:
        67.0231, 9.3513, 6.9660
        CIE-LCH:
        67.0231, 11.6607, 36.6835
        CIE-Luv:
        67.0231, 17.6024, 8.1785
        Hunter-Lab:
        60.5496, 5.0315, 8.7294
      #b99d97 color charts
#b99d97 RGB chart
      #b99d97 CMYK chart
      #b99d97 RGB pie chart
      #b99d97 color shades, tints & tones
#b99d97 color schemes
#b99d97 color preview, HTML & CSS examples
           This text has a color of #b99d97        
        
          <p style="color:#b99d97;">Text here</p>
        
        
          .mytext {color:#b99d97;}
        
        Text color #b99d97
      
           This box has a color of #b99d97        
        
          <div style="background-color:#b99d97;">Content here</div>
        
        
          .mybackground {background-color:#b99d97;}
        
        Background color #b99d97
      
           Border around this has a color of #b99d97        
        
          <div style="border:2px solid #b99d97;">Content here</div>
        
        
          .myborder {border:2px solid #b99d97;}
        
        Border color #b99d97