#bd8c03 color space conversions
Hex:
        #bd8c03
        RGB:
        189, 140, 3
        CMY:
        26, 45, 99
        CMYK:
        0, 26, 98, 26
      HSL:
        44°, 96.8750%, 37.6471%
        HSV (HSB):
        44°, 98.4127%, 74.1176%
        XYZ:
        30.3808, 29.5816, 4.1947
        xyY:
        0.4735, 0.4611, 29.5816
      CIE-Lab:
        61.2915, 8.7138, 65.7134
        CIE-LCH:
        61.2915, 66.2886, 82.4465
        CIE-Luv:
        61.2915, 41.3169, 62.7038
        Hunter-Lab:
        54.3889, 4.5266, 33.4995
      #bd8c03 color charts
#bd8c03 RGB chart
      #bd8c03 CMYK chart
      #bd8c03 RGB pie chart
      #bd8c03 color shades, tints & tones
#bd8c03 color schemes
#bd8c03 color preview, HTML & CSS examples
           This text has a color of #bd8c03        
        
          <p style="color:#bd8c03;">Text here</p>
        
        
          .mytext {color:#bd8c03;}
        
        Text color #bd8c03
      
           This box has a color of #bd8c03        
        
          <div style="background-color:#bd8c03;">Content here</div>
        
        
          .mybackground {background-color:#bd8c03;}
        
        Background color #bd8c03
      
           Border around this has a color of #bd8c03        
        
          <div style="border:2px solid #bd8c03;">Content here</div>
        
        
          .myborder {border:2px solid #bd8c03;}
        
        Border color #bd8c03