#bd9da1 color space conversions
Hex:
        #bd9da1
        RGB:
        189, 157, 161
        CMY:
        26, 38, 37
        CMYK:
        0, 17, 15, 26
      HSL:
        353°, 19.5122%, 67.8431%
        HSV (HSB):
        353°, 16.9312%, 74.1176%
        XYZ:
        39.4763, 37.5060, 38.8770
        xyY:
        0.3407, 0.3237, 37.5060
      CIE-Lab:
        67.6549, 12.4703, 2.3462
        CIE-LCH:
        67.6549, 12.6891, 10.6553
        CIE-Luv:
        67.6549, 19.2354, 1.1772
        Hunter-Lab:
        61.2421, 7.8862, 5.2317
      #bd9da1 color charts
#bd9da1 RGB chart
      #bd9da1 CMYK chart
      #bd9da1 RGB pie chart
      #bd9da1 color shades, tints & tones
#bd9da1 color schemes
#bd9da1 color preview, HTML & CSS examples
           This text has a color of #bd9da1        
        
          <p style="color:#bd9da1;">Text here</p>
        
        
          .mytext {color:#bd9da1;}
        
        Text color #bd9da1
      
           This box has a color of #bd9da1        
        
          <div style="background-color:#bd9da1;">Content here</div>
        
        
          .mybackground {background-color:#bd9da1;}
        
        Background color #bd9da1
      
           Border around this has a color of #bd9da1        
        
          <div style="border:2px solid #bd9da1;">Content here</div>
        
        
          .myborder {border:2px solid #bd9da1;}
        
        Border color #bd9da1