#bcbc49 color space conversions
Hex:
        #bcbc49
        RGB:
        188, 188, 73
        CMY:
        26, 26, 71
        CMYK:
        0, 0, 61, 26
      HSL:
        60°, 46.1847%, 51.1765%
        HSV (HSB):
        60°, 61.1702%, 73.7255%
        XYZ:
        39.9249, 47.1388, 13.2978
        xyY:
        0.3978, 0.4697, 47.1388
      CIE-Lab:
        74.2785, -14.6718, 56.4241
        CIE-LCH:
        74.2785, 58.3005, 104.5757
        CIE-Luv:
        74.2785, 4.9319, 68.3694
        Hunter-Lab:
        68.6577, -16.3523, 36.5770
      #bcbc49 color charts
#bcbc49 RGB chart
      #bcbc49 CMYK chart
      #bcbc49 RGB pie chart
      #bcbc49 color shades, tints & tones
#bcbc49 color schemes
#bcbc49 color preview, HTML & CSS examples
           This text has a color of #bcbc49        
        
          <p style="color:#bcbc49;">Text here</p>
        
        
          .mytext {color:#bcbc49;}
        
        Text color #bcbc49
      
           This box has a color of #bcbc49        
        
          <div style="background-color:#bcbc49;">Content here</div>
        
        
          .mybackground {background-color:#bcbc49;}
        
        Background color #bcbc49
      
           Border around this has a color of #bcbc49        
        
          <div style="border:2px solid #bcbc49;">Content here</div>
        
        
          .myborder {border:2px solid #bcbc49;}
        
        Border color #bcbc49