#bd5c4d color space conversions
Hex:
        #bd5c4d
        RGB:
        189, 92, 77
        CMY:
        26, 64, 70
        CMYK:
        0, 51, 59, 26
      HSL:
        8°, 45.9016%, 52.1569%
        HSV (HSB):
        8°, 59.2593%, 74.1176%
        XYZ:
        26.1530, 19.0089, 9.3119
        xyY:
        0.4801, 0.3490, 19.0089
      CIE-Lab:
        50.6977, 37.7203, 26.8798
        CIE-LCH:
        50.6977, 46.3179, 35.4740
        CIE-Luv:
        50.6977, 72.8584, 23.7229
        Hunter-Lab:
        43.5992, 30.7744, 17.8564
      #bd5c4d color charts
#bd5c4d RGB chart
      #bd5c4d CMYK chart
      #bd5c4d RGB pie chart
      #bd5c4d color shades, tints & tones
#bd5c4d color schemes
#bd5c4d color preview, HTML & CSS examples
           This text has a color of #bd5c4d        
        
          <p style="color:#bd5c4d;">Text here</p>
        
        
          .mytext {color:#bd5c4d;}
        
        Text color #bd5c4d
      
           This box has a color of #bd5c4d        
        
          <div style="background-color:#bd5c4d;">Content here</div>
        
        
          .mybackground {background-color:#bd5c4d;}
        
        Background color #bd5c4d
      
           Border around this has a color of #bd5c4d        
        
          <div style="border:2px solid #bd5c4d;">Content here</div>
        
        
          .myborder {border:2px solid #bd5c4d;}
        
        Border color #bd5c4d