#bcb248 color space conversions
Hex:
        #bcb248
        RGB:
        188, 178, 72
        CMY:
        26, 30, 72
        CMYK:
        0, 5, 62, 26
      HSL:
        55°, 46.4000%, 50.9804%
        HSV (HSB):
        55°, 61.7021%, 73.7255%
        XYZ:
        37.8291, 43.0000, 12.4369
        xyY:
        0.4056, 0.4610, 43.0000
      CIE-Lab:
        71.5550, -9.6027, 53.9176
        CIE-LCH:
        71.5550, 54.7661, 100.0985
        CIE-Luv:
        71.5550, 11.4240, 64.2400
        Hunter-Lab:
        65.5744, -11.7806, 34.6571
      #bcb248 color charts
#bcb248 RGB chart
      #bcb248 CMYK chart
      #bcb248 RGB pie chart
      #bcb248 color shades, tints & tones
#bcb248 color schemes
#bcb248 color preview, HTML & CSS examples
           This text has a color of #bcb248        
        
          <p style="color:#bcb248;">Text here</p>
        
        
          .mytext {color:#bcb248;}
        
        Text color #bcb248
      
           This box has a color of #bcb248        
        
          <div style="background-color:#bcb248;">Content here</div>
        
        
          .mybackground {background-color:#bcb248;}
        
        Background color #bcb248
      
           Border around this has a color of #bcb248        
        
          <div style="border:2px solid #bcb248;">Content here</div>
        
        
          .myborder {border:2px solid #bcb248;}
        
        Border color #bcb248