#bc9826 color space conversions
Hex:
        #bc9826
        RGB:
        188, 152, 38
        CMY:
        26, 40, 85
        CMYK:
        0, 19, 80, 26
      HSL:
        46°, 66.3717%, 44.3137%
        HSV (HSB):
        46°, 79.7872%, 73.7255%
        XYZ:
        32.3171, 33.2878, 6.5556
        xyY:
        0.4479, 0.4613, 33.2878
      CIE-Lab:
        64.3933, 2.4581, 60.2214
        CIE-LCH:
        64.3933, 60.2715, 87.6626
        CIE-Luv:
        64.3933, 30.6712, 62.8569
        Hunter-Lab:
        57.6956, -0.9837, 33.6501
      #bc9826 color charts
#bc9826 RGB chart
      #bc9826 CMYK chart
      #bc9826 RGB pie chart
      #bc9826 color shades, tints & tones
#bc9826 color schemes
#bc9826 color preview, HTML & CSS examples
           This text has a color of #bc9826        
        
          <p style="color:#bc9826;">Text here</p>
        
        
          .mytext {color:#bc9826;}
        
        Text color #bc9826
      
           This box has a color of #bc9826        
        
          <div style="background-color:#bc9826;">Content here</div>
        
        
          .mybackground {background-color:#bc9826;}
        
        Background color #bc9826
      
           Border around this has a color of #bc9826        
        
          <div style="border:2px solid #bc9826;">Content here</div>
        
        
          .myborder {border:2px solid #bc9826;}
        
        Border color #bc9826