#bd6c1d color space conversions
Hex:
        #bd6c1d
        RGB:
        189, 108, 29
        CMY:
        26, 58, 89
        CMYK:
        0, 43, 85, 26
      HSL:
        30°, 73.3945%, 42.7451%
        HSV (HSB):
        30°, 84.6561%, 74.1176%
        XYZ:
        26.5706, 21.6326, 3.9375
        xyY:
        0.5096, 0.4149, 21.6326
      CIE-Lab:
        53.6351, 26.7811, 53.9226
        CIE-LCH:
        53.6351, 60.2069, 63.5884
        CIE-Luv:
        53.6351, 66.2754, 47.5517
        Hunter-Lab:
        46.5109, 20.5788, 27.5383
      #bd6c1d color charts
#bd6c1d RGB chart
      #bd6c1d CMYK chart
      #bd6c1d RGB pie chart
      #bd6c1d color shades, tints & tones
#bd6c1d color schemes
#bd6c1d color preview, HTML & CSS examples
           This text has a color of #bd6c1d        
        
          <p style="color:#bd6c1d;">Text here</p>
        
        
          .mytext {color:#bd6c1d;}
        
        Text color #bd6c1d
      
           This box has a color of #bd6c1d        
        
          <div style="background-color:#bd6c1d;">Content here</div>
        
        
          .mybackground {background-color:#bd6c1d;}
        
        Background color #bd6c1d
      
           Border around this has a color of #bd6c1d        
        
          <div style="border:2px solid #bd6c1d;">Content here</div>
        
        
          .myborder {border:2px solid #bd6c1d;}
        
        Border color #bd6c1d