#bc9918 color space conversions
Hex:
        #bc9918
        RGB:
        188, 153, 24
        CMY:
        26, 40, 91
        CMYK:
        0, 19, 87, 26
      HSL:
        47°, 77.3585%, 41.5686%
        HSV (HSB):
        47°, 87.2340%, 73.7255%
        XYZ:
        32.2951, 33.5398, 5.6358
        xyY:
        0.4519, 0.4693, 33.5398
      CIE-Lab:
        64.5956, 1.5067, 64.4225
        CIE-LCH:
        64.5956, 64.4401, 88.6602
        CIE-Luv:
        64.5956, 30.2779, 65.6776
        Hunter-Lab:
        57.9135, -1.8092, 34.7697
      #bc9918 color charts
#bc9918 RGB chart
      #bc9918 CMYK chart
      #bc9918 RGB pie chart
      #bc9918 color shades, tints & tones
#bc9918 color schemes
#bc9918 color preview, HTML & CSS examples
           This text has a color of #bc9918        
        
          <p style="color:#bc9918;">Text here</p>
        
        
          .mytext {color:#bc9918;}
        
        Text color #bc9918
      
           This box has a color of #bc9918        
        
          <div style="background-color:#bc9918;">Content here</div>
        
        
          .mybackground {background-color:#bc9918;}
        
        Background color #bc9918
      
           Border around this has a color of #bc9918        
        
          <div style="border:2px solid #bc9918;">Content here</div>
        
        
          .myborder {border:2px solid #bc9918;}
        
        Border color #bc9918