#bd9295 color space conversions
Hex:
        #bd9295
        RGB:
        189, 146, 149
        CMY:
        26, 43, 42
        CMYK:
        0, 23, 21, 26
      HSL:
        356°, 24.5714%, 65.6863%
        HSV (HSB):
        356°, 22.7513%, 74.1176%
        XYZ:
        36.6900, 33.5465, 32.9751
        xyY:
        0.3555, 0.3250, 33.5465
      CIE-Lab:
        64.6010, 16.6419, 4.6581
        CIE-LCH:
        64.6010, 17.2815, 15.6372
        CIE-Luv:
        64.6010, 26.7888, 3.6012
        Hunter-Lab:
        57.9194, 11.7149, 6.7881
      #bd9295 color charts
#bd9295 RGB chart
      #bd9295 CMYK chart
      #bd9295 RGB pie chart
      #bd9295 color shades, tints & tones
#bd9295 color schemes
#bd9295 color preview, HTML & CSS examples
           This text has a color of #bd9295        
        
          <p style="color:#bd9295;">Text here</p>
        
        
          .mytext {color:#bd9295;}
        
        Text color #bd9295
      
           This box has a color of #bd9295        
        
          <div style="background-color:#bd9295;">Content here</div>
        
        
          .mybackground {background-color:#bd9295;}
        
        Background color #bd9295
      
           Border around this has a color of #bd9295        
        
          <div style="border:2px solid #bd9295;">Content here</div>
        
        
          .myborder {border:2px solid #bd9295;}
        
        Border color #bd9295