#bd9f94 color space conversions
Hex:
        #bd9f94
        RGB:
        189, 159, 148
        CMY:
        26, 38, 42
        CMYK:
        0, 16, 22, 26
      HSL:
        16°, 23.6994%, 66.0784%
        HSV (HSB):
        16°, 21.6931%, 74.1176%
        XYZ:
        38.7297, 37.7532, 33.2628
        xyY:
        0.3529, 0.3440, 37.7532
      CIE-Lab:
        67.8383, 9.3131, 9.8503
        CIE-LCH:
        67.8383, 13.5559, 46.6058
        CIE-Luv:
        67.8383, 19.3669, 12.1219
        Hunter-Lab:
        61.4436, 4.9873, 10.9136
      #bd9f94 color charts
#bd9f94 RGB chart
      #bd9f94 CMYK chart
      #bd9f94 RGB pie chart
      #bd9f94 color shades, tints & tones
#bd9f94 color schemes
#bd9f94 color preview, HTML & CSS examples
           This text has a color of #bd9f94        
        
          <p style="color:#bd9f94;">Text here</p>
        
        
          .mytext {color:#bd9f94;}
        
        Text color #bd9f94
      
           This box has a color of #bd9f94        
        
          <div style="background-color:#bd9f94;">Content here</div>
        
        
          .mybackground {background-color:#bd9f94;}
        
        Background color #bd9f94
      
           Border around this has a color of #bd9f94        
        
          <div style="border:2px solid #bd9f94;">Content here</div>
        
        
          .myborder {border:2px solid #bd9f94;}
        
        Border color #bd9f94