#bd8d8b color space conversions
Hex:
        #bd8d8b
        RGB:
        189, 141, 139
        CMY:
        26, 45, 45
        CMYK:
        0, 25, 26, 26
      HSL:
        2°, 27.4725%, 64.3137%
        HSV (HSB):
        2°, 26.4550%, 74.1176%
        XYZ:
        35.1713, 31.7326, 28.6974
        xyY:
        0.3679, 0.3319, 31.7326
      CIE-Lab:
        63.1213, 17.9261, 8.1857
        CIE-LCH:
        63.1213, 19.7066, 24.5432
        CIE-Luv:
        63.1213, 30.9474, 8.0766
        Hunter-Lab:
        56.3317, 12.8679, 9.2278
      #bd8d8b color charts
#bd8d8b RGB chart
      #bd8d8b CMYK chart
      #bd8d8b RGB pie chart
      #bd8d8b color shades, tints & tones
#bd8d8b color schemes
#bd8d8b color preview, HTML & CSS examples
           This text has a color of #bd8d8b        
        
          <p style="color:#bd8d8b;">Text here</p>
        
        
          .mytext {color:#bd8d8b;}
        
        Text color #bd8d8b
      
           This box has a color of #bd8d8b        
        
          <div style="background-color:#bd8d8b;">Content here</div>
        
        
          .mybackground {background-color:#bd8d8b;}
        
        Background color #bd8d8b
      
           Border around this has a color of #bd8d8b        
        
          <div style="border:2px solid #bd8d8b;">Content here</div>
        
        
          .myborder {border:2px solid #bd8d8b;}
        
        Border color #bd8d8b