#bd6c5e color space conversions
Hex:
        #bd6c5e
        RGB:
        189, 108, 94
        CMY:
        26, 58, 63
        CMYK:
        0, 43, 50, 26
      HSL:
        9°, 41.8502%, 55.4902%
        HSV (HSB):
        9°, 50.2646%, 74.1176%
        XYZ:
        28.3692, 22.3521, 13.4088
        xyY:
        0.4424, 0.3485, 22.3521
      CIE-Lab:
        54.3986, 30.7063, 21.8729
        CIE-LCH:
        54.3986, 37.7002, 35.4633
        CIE-Luv:
        54.3986, 58.7873, 21.0442
        Hunter-Lab:
        47.2780, 24.3726, 16.2790
      #bd6c5e color charts
#bd6c5e RGB chart
      #bd6c5e CMYK chart
      #bd6c5e RGB pie chart
      #bd6c5e color shades, tints & tones
#bd6c5e color schemes
#bd6c5e color preview, HTML & CSS examples
           This text has a color of #bd6c5e        
        
          <p style="color:#bd6c5e;">Text here</p>
        
        
          .mytext {color:#bd6c5e;}
        
        Text color #bd6c5e
      
           This box has a color of #bd6c5e        
        
          <div style="background-color:#bd6c5e;">Content here</div>
        
        
          .mybackground {background-color:#bd6c5e;}
        
        Background color #bd6c5e
      
           Border around this has a color of #bd6c5e        
        
          <div style="border:2px solid #bd6c5e;">Content here</div>
        
        
          .myborder {border:2px solid #bd6c5e;}
        
        Border color #bd6c5e