#bd5a04 color space conversions
Hex:
        #bd5a04
        RGB:
        189, 90, 4
        CMY:
        26, 65, 98
        CMYK:
        0, 52, 98, 26
      HSL:
        28°, 95.8549%, 37.8431%
        HSV (HSB):
        28°, 97.8836%, 74.1176%
        XYZ:
        24.6643, 18.1399, 2.3163
        xyY:
        0.5466, 0.4020, 18.1399
      CIE-Lab:
        49.6654, 35.8786, 57.7996
        CIE-LCH:
        49.6654, 68.0299, 58.1704
        CIE-Luv:
        49.6654, 81.9969, 44.6855
        Hunter-Lab:
        42.5910, 28.8348, 26.5893
      #bd5a04 color charts
#bd5a04 RGB chart
      #bd5a04 CMYK chart
      #bd5a04 RGB pie chart
      #bd5a04 color shades, tints & tones
#bd5a04 color schemes
#bd5a04 color preview, HTML & CSS examples
           This text has a color of #bd5a04        
        
          <p style="color:#bd5a04;">Text here</p>
        
        
          .mytext {color:#bd5a04;}
        
        Text color #bd5a04
      
           This box has a color of #bd5a04        
        
          <div style="background-color:#bd5a04;">Content here</div>
        
        
          .mybackground {background-color:#bd5a04;}
        
        Background color #bd5a04
      
           Border around this has a color of #bd5a04        
        
          <div style="border:2px solid #bd5a04;">Content here</div>
        
        
          .myborder {border:2px solid #bd5a04;}
        
        Border color #bd5a04