#bd4e3b color space conversions
Hex:
        #bd4e3b
        RGB:
        189, 78, 59
        CMY:
        26, 69, 77
        CMYK:
        0, 59, 69, 26
      HSL:
        9°, 52.4194%, 48.6275%
        HSV (HSB):
        9°, 68.7831%, 74.1176%
        XYZ:
        24.5001, 16.5834, 6.0473
        xyY:
        0.5198, 0.3519, 16.5834
      CIE-Lab:
        47.7307, 43.5080, 33.5737
        CIE-LCH:
        47.7307, 54.9558, 37.6562
        CIE-Luv:
        47.7307, 85.9252, 27.2155
        Hunter-Lab:
        40.7227, 36.1267, 19.7014
      #bd4e3b color charts
#bd4e3b RGB chart
      #bd4e3b CMYK chart
      #bd4e3b RGB pie chart
      #bd4e3b color shades, tints & tones
#bd4e3b color schemes
#bd4e3b color preview, HTML & CSS examples
           This text has a color of #bd4e3b        
        
          <p style="color:#bd4e3b;">Text here</p>
        
        
          .mytext {color:#bd4e3b;}
        
        Text color #bd4e3b
      
           This box has a color of #bd4e3b        
        
          <div style="background-color:#bd4e3b;">Content here</div>
        
        
          .mybackground {background-color:#bd4e3b;}
        
        Background color #bd4e3b
      
           Border around this has a color of #bd4e3b        
        
          <div style="border:2px solid #bd4e3b;">Content here</div>
        
        
          .myborder {border:2px solid #bd4e3b;}
        
        Border color #bd4e3b