#bd6c1e color space conversions
Hex:
        #bd6c1e
        RGB:
        189, 108, 30
        CMY:
        26, 58, 88
        CMYK:
        0, 43, 84, 26
      HSL:
        29°, 72.6027%, 42.9412%
        HSV (HSB):
        29°, 84.1270%, 74.1176%
        XYZ:
        26.5832, 21.6377, 4.0037
        xyY:
        0.5090, 0.4143, 21.6377
      CIE-Lab:
        53.6404, 26.8094, 53.5633
        CIE-LCH:
        53.6404, 59.8980, 63.4112
        CIE-Luv:
        53.6404, 66.2174, 47.3481
        Hunter-Lab:
        46.5163, 20.6057, 27.4583
      #bd6c1e color charts
#bd6c1e RGB chart
      #bd6c1e CMYK chart
      #bd6c1e RGB pie chart
      #bd6c1e color shades, tints & tones
#bd6c1e color schemes
#bd6c1e color preview, HTML & CSS examples
           This text has a color of #bd6c1e        
        
          <p style="color:#bd6c1e;">Text here</p>
        
        
          .mytext {color:#bd6c1e;}
        
        Text color #bd6c1e
      
           This box has a color of #bd6c1e        
        
          <div style="background-color:#bd6c1e;">Content here</div>
        
        
          .mybackground {background-color:#bd6c1e;}
        
        Background color #bd6c1e
      
           Border around this has a color of #bd6c1e        
        
          <div style="border:2px solid #bd6c1e;">Content here</div>
        
        
          .myborder {border:2px solid #bd6c1e;}
        
        Border color #bd6c1e