#bc9742 color space conversions
Hex:
        #bc9742
        RGB:
        188, 151, 66
        CMY:
        26, 41, 74
        CMYK:
        0, 20, 65, 26
      HSL:
        42°, 48.0315%, 49.8039%
        HSV (HSB):
        42°, 64.8936%, 73.7255%
        XYZ:
        32.7890, 33.2179, 9.8378
        xyY:
        0.4323, 0.4380, 33.2179
      CIE-Lab:
        64.3370, 4.3910, 48.7673
        CIE-LCH:
        64.3370, 48.9646, 84.8549
        CIE-Luv:
        64.3370, 30.2174, 54.3473
        Hunter-Lab:
        57.6350, 0.6888, 30.2242
      #bc9742 color charts
#bc9742 RGB chart
      #bc9742 CMYK chart
      #bc9742 RGB pie chart
      #bc9742 color shades, tints & tones
#bc9742 color schemes
#bc9742 color preview, HTML & CSS examples
           This text has a color of #bc9742        
        
          <p style="color:#bc9742;">Text here</p>
        
        
          .mytext {color:#bc9742;}
        
        Text color #bc9742
      
           This box has a color of #bc9742        
        
          <div style="background-color:#bc9742;">Content here</div>
        
        
          .mybackground {background-color:#bc9742;}
        
        Background color #bc9742
      
           Border around this has a color of #bc9742        
        
          <div style="border:2px solid #bc9742;">Content here</div>
        
        
          .myborder {border:2px solid #bc9742;}
        
        Border color #bc9742