#bd7e0b color space conversions
Hex:
        #bd7e0b
        RGB:
        189, 126, 11
        CMY:
        26, 51, 96
        CMYK:
        0, 33, 94, 26
      HSL:
        39°, 89.0000%, 39.2157%
        HSV (HSB):
        39°, 94.1799%, 74.1176%
        XYZ:
        28.5075, 25.7647, 3.7872
        xyY:
        0.4910, 0.4438, 25.7647
      CIE-Lab:
        57.8130, 16.5312, 61.9785
        CIE-LCH:
        57.8130, 64.1453, 75.0655
        CIE-Luv:
        57.8130, 52.3268, 56.7846
        Hunter-Lab:
        50.7589, 11.4221, 31.1076
      #bd7e0b color charts
#bd7e0b RGB chart
      #bd7e0b CMYK chart
      #bd7e0b RGB pie chart
      #bd7e0b color shades, tints & tones
#bd7e0b color schemes
#bd7e0b color preview, HTML & CSS examples
           This text has a color of #bd7e0b        
        
          <p style="color:#bd7e0b;">Text here</p>
        
        
          .mytext {color:#bd7e0b;}
        
        Text color #bd7e0b
      
           This box has a color of #bd7e0b        
        
          <div style="background-color:#bd7e0b;">Content here</div>
        
        
          .mybackground {background-color:#bd7e0b;}
        
        Background color #bd7e0b
      
           Border around this has a color of #bd7e0b        
        
          <div style="border:2px solid #bd7e0b;">Content here</div>
        
        
          .myborder {border:2px solid #bd7e0b;}
        
        Border color #bd7e0b