#bcbc52 color space conversions
Hex:
        #bcbc52
        RGB:
        188, 188, 82
        CMY:
        26, 26, 68
        CMYK:
        0, 0, 56, 26
      HSL:
        60°, 44.1667%, 52.9412%
        HSV (HSB):
        60°, 56.3830%, 73.7255%
        XYZ:
        40.2452, 47.2670, 14.9849
        xyY:
        0.3926, 0.4612, 47.2670
      CIE-Lab:
        74.3602, -14.0252, 52.5344
        CIE-LCH:
        74.3602, 54.3744, 104.9477
        CIE-Luv:
        74.3602, 4.6929, 65.0553
        Hunter-Lab:
        68.7510, -15.8245, 35.2029
      #bcbc52 color charts
#bcbc52 RGB chart
      #bcbc52 CMYK chart
      #bcbc52 RGB pie chart
      #bcbc52 color shades, tints & tones
#bcbc52 color schemes
#bcbc52 color preview, HTML & CSS examples
           This text has a color of #bcbc52        
        
          <p style="color:#bcbc52;">Text here</p>
        
        
          .mytext {color:#bcbc52;}
        
        Text color #bcbc52
      
           This box has a color of #bcbc52        
        
          <div style="background-color:#bcbc52;">Content here</div>
        
        
          .mybackground {background-color:#bcbc52;}
        
        Background color #bcbc52
      
           Border around this has a color of #bcbc52        
        
          <div style="border:2px solid #bcbc52;">Content here</div>
        
        
          .myborder {border:2px solid #bcbc52;}
        
        Border color #bcbc52