#bd5c4b color space conversions
Hex:
        #bd5c4b
        RGB:
        189, 92, 75
        CMY:
        26, 64, 71
        CMYK:
        0, 51, 60, 26
      HSL:
        9°, 46.3415%, 51.7647%
        HSV (HSB):
        9°, 60.3175%, 74.1176%
        XYZ:
        26.0834, 18.9811, 8.9456
        xyY:
        0.4829, 0.3514, 18.9811
      CIE-Lab:
        50.6651, 37.5721, 27.9945
        CIE-LCH:
        50.6651, 46.8546, 36.6893
        CIE-Luv:
        50.6651, 73.2228, 24.7793
        Hunter-Lab:
        43.5673, 30.6238, 18.3232
      #bd5c4b color charts
#bd5c4b RGB chart
      #bd5c4b CMYK chart
      #bd5c4b RGB pie chart
      #bd5c4b color shades, tints & tones
#bd5c4b color schemes
#bd5c4b color preview, HTML & CSS examples
           This text has a color of #bd5c4b        
        
          <p style="color:#bd5c4b;">Text here</p>
        
        
          .mytext {color:#bd5c4b;}
        
        Text color #bd5c4b
      
           This box has a color of #bd5c4b        
        
          <div style="background-color:#bd5c4b;">Content here</div>
        
        
          .mybackground {background-color:#bd5c4b;}
        
        Background color #bd5c4b
      
           Border around this has a color of #bd5c4b        
        
          <div style="border:2px solid #bd5c4b;">Content here</div>
        
        
          .myborder {border:2px solid #bd5c4b;}
        
        Border color #bd5c4b