#bc9a25 color space conversions
Hex:
        #bc9a25
        RGB:
        188, 154, 37
        CMY:
        26, 40, 85
        CMYK:
        0, 18, 80, 26
      HSL:
        46°, 67.1111%, 44.1176%
        HSV (HSB):
        46°, 80.3191%, 73.7255%
        XYZ:
        32.6286, 33.9361, 6.5809
        xyY:
        0.4461, 0.4640, 33.9361
      CIE-Lab:
        64.9119, 1.3402, 61.0149
        CIE-LCH:
        64.9119, 61.0296, 88.7417
        CIE-Luv:
        64.9119, 29.2266, 63.8738
        Hunter-Lab:
        58.2547, -1.9677, 34.0805
      #bc9a25 color charts
#bc9a25 RGB chart
      #bc9a25 CMYK chart
      #bc9a25 RGB pie chart
      #bc9a25 color shades, tints & tones
#bc9a25 color schemes
#bc9a25 color preview, HTML & CSS examples
           This text has a color of #bc9a25        
        
          <p style="color:#bc9a25;">Text here</p>
        
        
          .mytext {color:#bc9a25;}
        
        Text color #bc9a25
      
           This box has a color of #bc9a25        
        
          <div style="background-color:#bc9a25;">Content here</div>
        
        
          .mybackground {background-color:#bc9a25;}
        
        Background color #bc9a25
      
           Border around this has a color of #bc9a25        
        
          <div style="border:2px solid #bc9a25;">Content here</div>
        
        
          .myborder {border:2px solid #bc9a25;}
        
        Border color #bc9a25