#bd6e1b color space conversions
Hex:
        #bd6e1b
        RGB:
        189, 110, 27
        CMY:
        26, 57, 89
        CMYK:
        0, 42, 86, 26
      HSL:
        31°, 75.0000%, 42.3529%
        HSV (HSB):
        31°, 85.7143%, 74.1176%
        XYZ:
        26.7600, 22.0498, 3.8825
        xyY:
        0.5079, 0.4185, 22.0498
      CIE-Lab:
        54.0798, 25.6391, 54.9986
        CIE-LCH:
        54.0798, 60.6812, 65.0061
        CIE-Luv:
        54.0798, 64.7639, 48.6772
        Hunter-Lab:
        46.9572, 19.5486, 27.9678
      #bd6e1b color charts
#bd6e1b RGB chart
      #bd6e1b CMYK chart
      #bd6e1b RGB pie chart
      #bd6e1b color shades, tints & tones
#bd6e1b color schemes
#bd6e1b color preview, HTML & CSS examples
           This text has a color of #bd6e1b        
        
          <p style="color:#bd6e1b;">Text here</p>
        
        
          .mytext {color:#bd6e1b;}
        
        Text color #bd6e1b
      
           This box has a color of #bd6e1b        
        
          <div style="background-color:#bd6e1b;">Content here</div>
        
        
          .mybackground {background-color:#bd6e1b;}
        
        Background color #bd6e1b
      
           Border around this has a color of #bd6e1b        
        
          <div style="border:2px solid #bd6e1b;">Content here</div>
        
        
          .myborder {border:2px solid #bd6e1b;}
        
        Border color #bd6e1b