#bcb350 color space conversions
Hex:
        #bcb350
        RGB:
        188, 179, 80
        CMY:
        26, 30, 69
        CMYK:
        0, 5, 57, 26
      HSL:
        55°, 44.6281%, 52.5490%
        HSV (HSB):
        55°, 57.4468%, 73.7255%
        XYZ:
        38.3071, 43.5108, 13.9688
        xyY:
        0.3999, 0.4542, 43.5108
      CIE-Lab:
        71.9003, -9.5484, 50.6819
        CIE-LCH:
        71.9003, 51.5735, 100.6694
        CIE-Luv:
        71.9003, 10.5049, 61.6842
        Hunter-Lab:
        65.9627, -11.7728, 33.6181
      #bcb350 color charts
#bcb350 RGB chart
      #bcb350 CMYK chart
      #bcb350 RGB pie chart
      #bcb350 color shades, tints & tones
#bcb350 color schemes
#bcb350 color preview, HTML & CSS examples
           This text has a color of #bcb350        
        
          <p style="color:#bcb350;">Text here</p>
        
        
          .mytext {color:#bcb350;}
        
        Text color #bcb350
      
           This box has a color of #bcb350        
        
          <div style="background-color:#bcb350;">Content here</div>
        
        
          .mybackground {background-color:#bcb350;}
        
        Background color #bcb350
      
           Border around this has a color of #bcb350        
        
          <div style="border:2px solid #bcb350;">Content here</div>
        
        
          .myborder {border:2px solid #bcb350;}
        
        Border color #bcb350