#bd6f0b color space conversions
Hex:
        #bd6f0b
        RGB:
        189, 111, 11
        CMY:
        26, 56, 96
        CMYK:
        0, 41, 94, 26
      HSL:
        34°, 89.0000%, 39.2157%
        HSV (HSB):
        34°, 94.1799%, 74.1176%
        XYZ:
        26.7311, 22.2119, 3.1950
        xyY:
        0.5127, 0.4260, 22.2119
      CIE-Lab:
        54.2511, 24.7828, 59.4343
        CIE-LCH:
        54.2511, 64.3943, 67.3649
        CIE-Luv:
        54.2511, 64.5605, 51.2670
        Hunter-Lab:
        47.1295, 18.7659, 28.9712
      #bd6f0b color charts
#bd6f0b RGB chart
      #bd6f0b CMYK chart
      #bd6f0b RGB pie chart
      #bd6f0b color shades, tints & tones
#bd6f0b color schemes
#bd6f0b color preview, HTML & CSS examples
           This text has a color of #bd6f0b        
        
          <p style="color:#bd6f0b;">Text here</p>
        
        
          .mytext {color:#bd6f0b;}
        
        Text color #bd6f0b
      
           This box has a color of #bd6f0b        
        
          <div style="background-color:#bd6f0b;">Content here</div>
        
        
          .mybackground {background-color:#bd6f0b;}
        
        Background color #bd6f0b
      
           Border around this has a color of #bd6f0b        
        
          <div style="border:2px solid #bd6f0b;">Content here</div>
        
        
          .myborder {border:2px solid #bd6f0b;}
        
        Border color #bd6f0b