#bcb102 color space conversions
Hex:
        #bcb102
        RGB:
        188, 177, 2
        CMY:
        26, 31, 99
        CMYK:
        0, 6, 99, 26
      HSL:
        56°, 97.8947%, 37.2549%
        HSV (HSB):
        56°, 98.9362%, 73.7255%
        XYZ:
        36.4721, 42.1400, 6.2690
        xyY:
        0.4297, 0.4965, 42.1400
      CIE-Lab:
        70.9674, -11.5212, 72.7156
        CIE-LCH:
        70.9674, 73.6226, 99.0032
        CIE-Luv:
        70.9674, 13.2841, 76.9536
        Hunter-Lab:
        64.9154, -13.3132, 39.7150
      #bcb102 color charts
#bcb102 RGB chart
      #bcb102 CMYK chart
      #bcb102 RGB pie chart
      #bcb102 color shades, tints & tones
#bcb102 color schemes
#bcb102 color preview, HTML & CSS examples
           This text has a color of #bcb102        
        
          <p style="color:#bcb102;">Text here</p>
        
        
          .mytext {color:#bcb102;}
        
        Text color #bcb102
      
           This box has a color of #bcb102        
        
          <div style="background-color:#bcb102;">Content here</div>
        
        
          .mybackground {background-color:#bcb102;}
        
        Background color #bcb102
      
           Border around this has a color of #bcb102        
        
          <div style="border:2px solid #bcb102;">Content here</div>
        
        
          .myborder {border:2px solid #bcb102;}
        
        Border color #bcb102