#bd8d07 color space conversions
Hex:
        #bd8d07
        RGB:
        189, 141, 7
        CMY:
        26, 45, 97
        CMYK:
        0, 25, 96, 26
      HSL:
        44°, 92.8571%, 38.4314%
        HSV (HSB):
        44°, 96.2963%, 74.1176%
        XYZ:
        30.5495, 29.8839, 4.3591
        xyY:
        0.4715, 0.4612, 29.8839
      CIE-Lab:
        61.5539, 8.2142, 65.2951
        CIE-LCH:
        61.5539, 65.8098, 82.8298
        CIE-Luv:
        61.5539, 40.4806, 62.7742
        Hunter-Lab:
        54.6662, 4.0866, 33.5386
      #bd8d07 color charts
#bd8d07 RGB chart
      #bd8d07 CMYK chart
      #bd8d07 RGB pie chart
      #bd8d07 color shades, tints & tones
#bd8d07 color schemes
#bd8d07 color preview, HTML & CSS examples
           This text has a color of #bd8d07        
        
          <p style="color:#bd8d07;">Text here</p>
        
        
          .mytext {color:#bd8d07;}
        
        Text color #bd8d07
      
           This box has a color of #bd8d07        
        
          <div style="background-color:#bd8d07;">Content here</div>
        
        
          .mybackground {background-color:#bd8d07;}
        
        Background color #bd8d07
      
           Border around this has a color of #bd8d07        
        
          <div style="border:2px solid #bd8d07;">Content here</div>
        
        
          .myborder {border:2px solid #bd8d07;}
        
        Border color #bd8d07