#bd6d1b color space conversions
Hex:
        #bd6d1b
        RGB:
        189, 109, 27
        CMY:
        26, 57, 89
        CMYK:
        0, 42, 86, 26
      HSL:
        30°, 75.0000%, 42.3529%
        HSV (HSB):
        30°, 85.7143%, 74.1176%
        XYZ:
        26.6527, 21.8352, 3.8468
        xyY:
        0.5093, 0.4172, 21.8352
      CIE-Lab:
        53.8517, 26.1836, 54.8081
        CIE-LCH:
        53.8517, 60.7413, 64.4647
        CIE-Luv:
        53.8517, 65.5749, 48.3081
        Hunter-Lab:
        46.7282, 20.0382, 27.8288
      #bd6d1b color charts
#bd6d1b RGB chart
      #bd6d1b CMYK chart
      #bd6d1b RGB pie chart
      #bd6d1b color shades, tints & tones
#bd6d1b color schemes
#bd6d1b color preview, HTML & CSS examples
           This text has a color of #bd6d1b        
        
          <p style="color:#bd6d1b;">Text here</p>
        
        
          .mytext {color:#bd6d1b;}
        
        Text color #bd6d1b
      
           This box has a color of #bd6d1b        
        
          <div style="background-color:#bd6d1b;">Content here</div>
        
        
          .mybackground {background-color:#bd6d1b;}
        
        Background color #bd6d1b
      
           Border around this has a color of #bd6d1b        
        
          <div style="border:2px solid #bd6d1b;">Content here</div>
        
        
          .myborder {border:2px solid #bd6d1b;}
        
        Border color #bd6d1b