#bd9b95 color space conversions
Hex:
        #bd9b95
        RGB:
        189, 155, 149
        CMY:
        26, 39, 42
        CMYK:
        0, 18, 21, 26
      HSL:
        9°, 23.2558%, 66.2745%
        HSV (HSB):
        9°, 21.1640%, 74.1176%
        XYZ:
        38.1324, 36.4314, 33.4559
        xyY:
        0.3530, 0.3373, 36.4314
      CIE-Lab:
        66.8483, 11.6652, 7.8831
        CIE-LCH:
        66.8483, 14.0791, 34.0499
        CIE-Luv:
        66.8483, 21.5871, 8.9897
        Hunter-Lab:
        60.3585, 7.1429, 9.3872
      #bd9b95 color charts
#bd9b95 RGB chart
      #bd9b95 CMYK chart
      #bd9b95 RGB pie chart
      #bd9b95 color shades, tints & tones
#bd9b95 color schemes
#bd9b95 color preview, HTML & CSS examples
           This text has a color of #bd9b95        
        
          <p style="color:#bd9b95;">Text here</p>
        
        
          .mytext {color:#bd9b95;}
        
        Text color #bd9b95
      
           This box has a color of #bd9b95        
        
          <div style="background-color:#bd9b95;">Content here</div>
        
        
          .mybackground {background-color:#bd9b95;}
        
        Background color #bd9b95
      
           Border around this has a color of #bd9b95        
        
          <div style="border:2px solid #bd9b95;">Content here</div>
        
        
          .myborder {border:2px solid #bd9b95;}
        
        Border color #bd9b95