#bd6b1f color space conversions
Hex:
        #bd6b1f
        RGB:
        189, 107, 31
        CMY:
        26, 58, 88
        CMYK:
        0, 43, 84, 26
      HSL:
        29°, 71.8182%, 43.1373%
        HSV (HSB):
        29°, 83.5979%, 74.1176%
        XYZ:
        26.4913, 21.4331, 4.0371
        xyY:
        0.5098, 0.4125, 21.4331
      CIE-Lab:
        53.4203, 27.3810, 52.9994
        CIE-LCH:
        53.4203, 59.6545, 62.6778
        CIE-Luv:
        53.4203, 66.9647, 46.7679
        Hunter-Lab:
        46.2959, 21.1227, 27.2370
      #bd6b1f color charts
#bd6b1f RGB chart
      #bd6b1f CMYK chart
      #bd6b1f RGB pie chart
      #bd6b1f color shades, tints & tones
#bd6b1f color schemes
#bd6b1f color preview, HTML & CSS examples
           This text has a color of #bd6b1f        
        
          <p style="color:#bd6b1f;">Text here</p>
        
        
          .mytext {color:#bd6b1f;}
        
        Text color #bd6b1f
      
           This box has a color of #bd6b1f        
        
          <div style="background-color:#bd6b1f;">Content here</div>
        
        
          .mybackground {background-color:#bd6b1f;}
        
        Background color #bd6b1f
      
           Border around this has a color of #bd6b1f        
        
          <div style="border:2px solid #bd6b1f;">Content here</div>
        
        
          .myborder {border:2px solid #bd6b1f;}
        
        Border color #bd6b1f