#bd8a7d color space conversions
Hex:
        #bd8a7d
        RGB:
        189, 138, 125
        CMY:
        26, 46, 51
        CMYK:
        0, 27, 34, 26
      HSL:
        12°, 32.6531%, 61.5686%
        HSV (HSB):
        12°, 33.8624%, 74.1176%
        XYZ:
        33.7764, 30.4764, 23.5044
        xyY:
        0.3849, 0.3473, 30.4764
      CIE-Lab:
        62.0632, 17.6773, 14.6161
        CIE-LCH:
        62.0632, 22.9372, 39.5849
        CIE-Luv:
        62.0632, 34.5345, 16.3065
        Hunter-Lab:
        55.2055, 12.6022, 13.4004
      #bd8a7d color charts
#bd8a7d RGB chart
      #bd8a7d CMYK chart
      #bd8a7d RGB pie chart
      #bd8a7d color shades, tints & tones
#bd8a7d color schemes
#bd8a7d color preview, HTML & CSS examples
           This text has a color of #bd8a7d        
        
          <p style="color:#bd8a7d;">Text here</p>
        
        
          .mytext {color:#bd8a7d;}
        
        Text color #bd8a7d
      
           This box has a color of #bd8a7d        
        
          <div style="background-color:#bd8a7d;">Content here</div>
        
        
          .mybackground {background-color:#bd8a7d;}
        
        Background color #bd8a7d
      
           Border around this has a color of #bd8a7d        
        
          <div style="border:2px solid #bd8a7d;">Content here</div>
        
        
          .myborder {border:2px solid #bd8a7d;}
        
        Border color #bd8a7d