#bc9404 color space conversions
Hex:
        #bc9404
        RGB:
        188, 148, 4
        CMY:
        26, 42, 98
        CMYK:
        0, 21, 98, 26
      HSL:
        47°, 95.8333%, 37.6471%
        HSV (HSB):
        47°, 97.8723%, 73.7255%
        XYZ:
        31.3509, 31.8799, 4.6159
        xyY:
        0.4621, 0.4699, 31.8799
      CIE-Lab:
        63.2435, 3.9004, 66.8898
        CIE-LCH:
        63.2435, 67.0034, 86.6628
        CIE-Luv:
        63.2435, 34.3296, 65.6499
        Hunter-Lab:
        56.4623, 0.3035, 34.6765
      #bc9404 color charts
#bc9404 RGB chart
      #bc9404 CMYK chart
      #bc9404 RGB pie chart
      #bc9404 color shades, tints & tones
#bc9404 color schemes
#bc9404 color preview, HTML & CSS examples
           This text has a color of #bc9404        
        
          <p style="color:#bc9404;">Text here</p>
        
        
          .mytext {color:#bc9404;}
        
        Text color #bc9404
      
           This box has a color of #bc9404        
        
          <div style="background-color:#bc9404;">Content here</div>
        
        
          .mybackground {background-color:#bc9404;}
        
        Background color #bc9404
      
           Border around this has a color of #bc9404        
        
          <div style="border:2px solid #bc9404;">Content here</div>
        
        
          .myborder {border:2px solid #bc9404;}
        
        Border color #bc9404