#bc9a14 color space conversions
Hex:
        #bc9a14
        RGB:
        188, 154, 20
        CMY:
        26, 40, 92
        CMYK:
        0, 18, 89, 26
      HSL:
        48°, 80.7692%, 40.7843%
        HSV (HSB):
        48°, 89.3617%, 73.7255%
        XYZ:
        32.4209, 33.8531, 5.4874
        xyY:
        0.4518, 0.4717, 33.8531
      CIE-Lab:
        64.8458, 0.8807, 65.5143
        CIE-LCH:
        64.8458, 65.5202, 89.2298
        CIE-Luv:
        64.8458, 29.6056, 66.5769
        Hunter-Lab:
        58.1834, -2.3573, 35.1367
      #bc9a14 color charts
#bc9a14 RGB chart
      #bc9a14 CMYK chart
      #bc9a14 RGB pie chart
      #bc9a14 color shades, tints & tones
#bc9a14 color schemes
#bc9a14 color preview, HTML & CSS examples
           This text has a color of #bc9a14        
        
          <p style="color:#bc9a14;">Text here</p>
        
        
          .mytext {color:#bc9a14;}
        
        Text color #bc9a14
      
           This box has a color of #bc9a14        
        
          <div style="background-color:#bc9a14;">Content here</div>
        
        
          .mybackground {background-color:#bc9a14;}
        
        Background color #bc9a14
      
           Border around this has a color of #bc9a14        
        
          <div style="border:2px solid #bc9a14;">Content here</div>
        
        
          .myborder {border:2px solid #bc9a14;}
        
        Border color #bc9a14