#bc9925 color space conversions
Hex:
        #bc9925
        RGB:
        188, 153, 37
        CMY:
        26, 40, 85
        CMYK:
        0, 19, 80, 26
      HSL:
        46°, 67.1111%, 44.1176%
        HSV (HSB):
        46°, 80.3191%, 73.7255%
        XYZ:
        32.4642, 33.6074, 6.5261
        xyY:
        0.4472, 0.4629, 33.6074
      CIE-Lab:
        64.6497, 1.8811, 60.7814
        CIE-LCH:
        64.6497, 60.8105, 88.2273
        CIE-Luv:
        64.6497, 29.9629, 63.4691
        Hunter-Lab:
        57.9719, -1.4910, 33.9058
      #bc9925 color charts
#bc9925 RGB chart
      #bc9925 CMYK chart
      #bc9925 RGB pie chart
      #bc9925 color shades, tints & tones
#bc9925 color schemes
#bc9925 color preview, HTML & CSS examples
           This text has a color of #bc9925        
        
          <p style="color:#bc9925;">Text here</p>
        
        
          .mytext {color:#bc9925;}
        
        Text color #bc9925
      
           This box has a color of #bc9925        
        
          <div style="background-color:#bc9925;">Content here</div>
        
        
          .mybackground {background-color:#bc9925;}
        
        Background color #bc9925
      
           Border around this has a color of #bc9925        
        
          <div style="border:2px solid #bc9925;">Content here</div>
        
        
          .myborder {border:2px solid #bc9925;}
        
        Border color #bc9925