#bd6b1e color space conversions
Hex:
        #bd6b1e
        RGB:
        189, 107, 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.4783, 21.4279, 3.9687
        xyY:
        0.5104, 0.4131, 21.4279
      CIE-Lab:
        53.4147, 27.3519, 53.3682
        CIE-LCH:
        53.4147, 59.9691, 62.8643
        CIE-Luv:
        53.4147, 67.0255, 46.9787
        Hunter-Lab:
        46.2903, 21.0948, 27.3199
      #bd6b1e color charts
#bd6b1e RGB chart
      #bd6b1e CMYK chart
      #bd6b1e RGB pie chart
      #bd6b1e color shades, tints & tones
#bd6b1e color schemes
#bd6b1e color preview, HTML & CSS examples
           This text has a color of #bd6b1e        
        
          <p style="color:#bd6b1e;">Text here</p>
        
        
          .mytext {color:#bd6b1e;}
        
        Text color #bd6b1e
      
           This box has a color of #bd6b1e        
        
          <div style="background-color:#bd6b1e;">Content here</div>
        
        
          .mybackground {background-color:#bd6b1e;}
        
        Background color #bd6b1e
      
           Border around this has a color of #bd6b1e        
        
          <div style="border:2px solid #bd6b1e;">Content here</div>
        
        
          .myborder {border:2px solid #bd6b1e;}
        
        Border color #bd6b1e