#bd8a9e color space conversions
Hex:
        #bd8a9e
        RGB:
        189, 138, 158
        CMY:
        26, 46, 38
        CMYK:
        0, 27, 16, 26
      HSL:
        336°, 27.8689%, 64.1176%
        HSV (HSB):
        336°, 26.9841%, 74.1176%
        XYZ:
        36.2463, 31.4644, 36.5106
        xyY:
        0.3478, 0.3019, 31.4644
      CIE-Lab:
        62.8977, 22.5102, -2.9166
        CIE-LCH:
        62.8977, 22.6984, 352.6175
        CIE-Luv:
        62.8977, 30.1404, -8.1171
        Hunter-Lab:
        56.0931, 17.1803, 0.6738
      #bd8a9e color charts
#bd8a9e RGB chart
      #bd8a9e CMYK chart
      #bd8a9e RGB pie chart
      #bd8a9e color shades, tints & tones
#bd8a9e color schemes
#bd8a9e color preview, HTML & CSS examples
           This text has a color of #bd8a9e        
        
          <p style="color:#bd8a9e;">Text here</p>
        
        
          .mytext {color:#bd8a9e;}
        
        Text color #bd8a9e
      
           This box has a color of #bd8a9e        
        
          <div style="background-color:#bd8a9e;">Content here</div>
        
        
          .mybackground {background-color:#bd8a9e;}
        
        Background color #bd8a9e
      
           Border around this has a color of #bd8a9e        
        
          <div style="border:2px solid #bd8a9e;">Content here</div>
        
        
          .myborder {border:2px solid #bd8a9e;}
        
        Border color #bd8a9e