#bd9b97 color space conversions
Hex:
        #bd9b97
        RGB:
        189, 155, 151
        CMY:
        26, 39, 41
        CMYK:
        0, 18, 20, 26
      HSL:
        6°, 22.3529%, 66.6667%
        HSV (HSB):
        6°, 20.1058%, 74.1176%
        XYZ:
        38.2935, 36.4959, 34.3043
        xyY:
        0.3510, 0.3345, 36.4959
      CIE-Lab:
        66.8971, 11.9734, 6.8360
        CIE-LCH:
        66.8971, 13.7874, 29.7237
        CIE-Luv:
        66.8971, 21.3838, 7.5085
        Hunter-Lab:
        60.4118, 7.4260, 8.6210
      #bd9b97 color charts
#bd9b97 RGB chart
      #bd9b97 CMYK chart
      #bd9b97 RGB pie chart
      #bd9b97 color shades, tints & tones
#bd9b97 color schemes
#bd9b97 color preview, HTML & CSS examples
           This text has a color of #bd9b97        
        
          <p style="color:#bd9b97;">Text here</p>
        
        
          .mytext {color:#bd9b97;}
        
        Text color #bd9b97
      
           This box has a color of #bd9b97        
        
          <div style="background-color:#bd9b97;">Content here</div>
        
        
          .mybackground {background-color:#bd9b97;}
        
        Background color #bd9b97
      
           Border around this has a color of #bd9b97        
        
          <div style="border:2px solid #bd9b97;">Content here</div>
        
        
          .myborder {border:2px solid #bd9b97;}
        
        Border color #bd9b97