#bdba8e color space conversions
Hex:
        #bdba8e
        RGB:
        189, 186, 142
        CMY:
        26, 27, 44
        CMYK:
        0, 2, 25, 26
      HSL:
        56°, 26.2570%, 64.9020%
        HSV (HSB):
        56°, 24.8677%, 74.1176%
        XYZ:
        43.4277, 47.8896, 32.5459
        xyY:
        0.3506, 0.3866, 47.8896
      CIE-Lab:
        74.7553, -6.0813, 22.7507
        CIE-LCH:
        74.7553, 23.5495, 104.9654
        CIE-Luv:
        74.7553, 4.1672, 32.2433
        Hunter-Lab:
        69.2023, -9.0871, 20.5575
      #bdba8e color charts
#bdba8e RGB chart
      #bdba8e CMYK chart
      #bdba8e RGB pie chart
      #bdba8e color shades, tints & tones
#bdba8e color schemes
#bdba8e color preview, HTML & CSS examples
           This text has a color of #bdba8e        
        
          <p style="color:#bdba8e;">Text here</p>
        
        
          .mytext {color:#bdba8e;}
        
        Text color #bdba8e
      
           This box has a color of #bdba8e        
        
          <div style="background-color:#bdba8e;">Content here</div>
        
        
          .mybackground {background-color:#bdba8e;}
        
        Background color #bdba8e
      
           Border around this has a color of #bdba8e        
        
          <div style="border:2px solid #bdba8e;">Content here</div>
        
        
          .myborder {border:2px solid #bdba8e;}
        
        Border color #bdba8e