#bdac9a color space conversions
Hex:
        #bdac9a
        RGB:
        189, 172, 154
        CMY:
        26, 33, 40
        CMYK:
        0, 9, 19, 26
      HSL:
        31°, 20.9581%, 67.2549%
        HSV (HSB):
        31°, 18.5185%, 74.1176%
        XYZ:
        41.5715, 42.6570, 36.6144
        xyY:
        0.3440, 0.3530, 42.6570
      CIE-Lab:
        71.3215, 3.1527, 11.4756
        CIE-LCH:
        71.3215, 11.9008, 74.6384
        CIE-Luv:
        71.3215, 11.4148, 15.6226
        Hunter-Lab:
        65.3123, -0.6806, 12.4803
      #bdac9a color charts
#bdac9a RGB chart
      #bdac9a CMYK chart
      #bdac9a RGB pie chart
      #bdac9a color shades, tints & tones
#bdac9a color schemes
#bdac9a color preview, HTML & CSS examples
           This text has a color of #bdac9a        
        
          <p style="color:#bdac9a;">Text here</p>
        
        
          .mytext {color:#bdac9a;}
        
        Text color #bdac9a
      
           This box has a color of #bdac9a        
        
          <div style="background-color:#bdac9a;">Content here</div>
        
        
          .mybackground {background-color:#bdac9a;}
        
        Background color #bdac9a
      
           Border around this has a color of #bdac9a        
        
          <div style="border:2px solid #bdac9a;">Content here</div>
        
        
          .myborder {border:2px solid #bdac9a;}
        
        Border color #bdac9a