#bd4c1b color space conversions
Hex:
        #bd4c1b
        RGB:
        189, 76, 27
        CMY:
        26, 70, 89
        CMYK:
        0, 60, 86, 26
      HSL:
        18°, 75.0000%, 42.3529%
        HSV (HSB):
        18°, 85.7143%, 74.1176%
        XYZ:
        23.7685, 16.0668, 2.8854
        xyY:
        0.5564, 0.3761, 16.0668
      CIE-Lab:
        47.0620, 43.1911, 49.1005
        CIE-LCH:
        47.0620, 65.3936, 48.6636
        CIE-Luv:
        47.0620, 91.6934, 37.0216
        Hunter-Lab:
        40.0835, 35.7002, 23.7905
      #bd4c1b color charts
#bd4c1b RGB chart
      #bd4c1b CMYK chart
      #bd4c1b RGB pie chart
      #bd4c1b color shades, tints & tones
#bd4c1b color schemes
#bd4c1b color preview, HTML & CSS examples
           This text has a color of #bd4c1b        
        
          <p style="color:#bd4c1b;">Text here</p>
        
        
          .mytext {color:#bd4c1b;}
        
        Text color #bd4c1b
      
           This box has a color of #bd4c1b        
        
          <div style="background-color:#bd4c1b;">Content here</div>
        
        
          .mybackground {background-color:#bd4c1b;}
        
        Background color #bd4c1b
      
           Border around this has a color of #bd4c1b        
        
          <div style="border:2px solid #bd4c1b;">Content here</div>
        
        
          .myborder {border:2px solid #bd4c1b;}
        
        Border color #bd4c1b