#bc9108 color space conversions
Hex:
        #bc9108
        RGB:
        188, 145, 8
        CMY:
        26, 43, 97
        CMYK:
        0, 23, 96, 26
      HSL:
        46°, 91.8367%, 38.4314%
        HSV (HSB):
        46°, 95.7447%, 73.7255%
        XYZ:
        30.9083, 30.9597, 4.5765
        xyY:
        0.4652, 0.4659, 30.9597
      CIE-Lab:
        62.4736, 5.5857, 65.7614
        CIE-LCH:
        62.4736, 65.9982, 85.1450
        CIE-Luv:
        62.4736, 36.5782, 64.2001
        Hunter-Lab:
        55.6414, 1.7825, 34.0724
      #bc9108 color charts
#bc9108 RGB chart
      #bc9108 CMYK chart
      #bc9108 RGB pie chart
      #bc9108 color shades, tints & tones
#bc9108 color schemes
#bc9108 color preview, HTML & CSS examples
           This text has a color of #bc9108        
        
          <p style="color:#bc9108;">Text here</p>
        
        
          .mytext {color:#bc9108;}
        
        Text color #bc9108
      
           This box has a color of #bc9108        
        
          <div style="background-color:#bc9108;">Content here</div>
        
        
          .mybackground {background-color:#bc9108;}
        
        Background color #bc9108
      
           Border around this has a color of #bc9108        
        
          <div style="border:2px solid #bc9108;">Content here</div>
        
        
          .myborder {border:2px solid #bc9108;}
        
        Border color #bc9108