#bd6d0e color space conversions
Hex:
        #bd6d0e
        RGB:
        189, 109, 14
        CMY:
        26, 57, 95
        CMYK:
        0, 42, 93, 26
      HSL:
        33°, 86.2069%, 39.8039%
        HSV (HSB):
        33°, 92.5926%, 74.1176%
        XYZ:
        26.5342, 21.7878, 3.2224
        xyY:
        0.5148, 0.4227, 21.7878
      CIE-Lab:
        53.8011, 25.9157, 58.4828
        CIE-LCH:
        53.8011, 63.9677, 66.1002
        CIE-Luv:
        53.8011, 66.1177, 50.2387
        Hunter-Lab:
        46.6774, 19.7844, 28.5810
      #bd6d0e color charts
#bd6d0e RGB chart
      #bd6d0e CMYK chart
      #bd6d0e RGB pie chart
      #bd6d0e color shades, tints & tones
#bd6d0e color schemes
#bd6d0e color preview, HTML & CSS examples
           This text has a color of #bd6d0e        
        
          <p style="color:#bd6d0e;">Text here</p>
        
        
          .mytext {color:#bd6d0e;}
        
        Text color #bd6d0e
      
           This box has a color of #bd6d0e        
        
          <div style="background-color:#bd6d0e;">Content here</div>
        
        
          .mybackground {background-color:#bd6d0e;}
        
        Background color #bd6d0e
      
           Border around this has a color of #bd6d0e        
        
          <div style="border:2px solid #bd6d0e;">Content here</div>
        
        
          .myborder {border:2px solid #bd6d0e;}
        
        Border color #bd6d0e