#bd8d05 color space conversions
Hex:
        #bd8d05
        RGB:
        189, 141, 5
        CMY:
        26, 45, 98
        CMYK:
        0, 25, 97, 26
      HSL:
        44°, 94.8454%, 38.0392%
        HSV (HSB):
        44°, 97.3545%, 74.1176%
        XYZ:
        30.5385, 29.8795, 4.3014
        xyY:
        0.4719, 0.4617, 29.8795
      CIE-Lab:
        61.5501, 8.1896, 65.5918
        CIE-LCH:
        61.5501, 66.1011, 82.8830
        CIE-Luv:
        61.5501, 40.5077, 62.9285
        Hunter-Lab:
        54.6622, 4.0652, 33.5980
      #bd8d05 color charts
#bd8d05 RGB chart
      #bd8d05 CMYK chart
      #bd8d05 RGB pie chart
      #bd8d05 color shades, tints & tones
#bd8d05 color schemes
#bd8d05 color preview, HTML & CSS examples
           This text has a color of #bd8d05        
        
          <p style="color:#bd8d05;">Text here</p>
        
        
          .mytext {color:#bd8d05;}
        
        Text color #bd8d05
      
           This box has a color of #bd8d05        
        
          <div style="background-color:#bd8d05;">Content here</div>
        
        
          .mybackground {background-color:#bd8d05;}
        
        Background color #bd8d05
      
           Border around this has a color of #bd8d05        
        
          <div style="border:2px solid #bd8d05;">Content here</div>
        
        
          .myborder {border:2px solid #bd8d05;}
        
        Border color #bd8d05