#bcb418 color space conversions
Hex:
        #bcb418
        RGB:
        188, 180, 24
        CMY:
        26, 29, 91
        CMYK:
        0, 4, 87, 26
      HSL:
        57°, 77.3585%, 41.5686%
        HSV (HSB):
        57°, 87.2340%, 73.7255%
        XYZ:
        37.2252, 43.3998, 7.2792
        xyY:
        0.4235, 0.4937, 43.3998
      CIE-Lab:
        71.8255, -12.7366, 70.2517
        CIE-LCH:
        71.8255, 71.3969, 100.2761
        CIE-Luv:
        71.8255, 11.0756, 76.3380
        Hunter-Lab:
        65.8785, -14.4247, 39.5638
      #bcb418 color charts
#bcb418 RGB chart
      #bcb418 CMYK chart
      #bcb418 RGB pie chart
      #bcb418 color shades, tints & tones
#bcb418 color schemes
#bcb418 color preview, HTML & CSS examples
           This text has a color of #bcb418        
        
          <p style="color:#bcb418;">Text here</p>
        
        
          .mytext {color:#bcb418;}
        
        Text color #bcb418
      
           This box has a color of #bcb418        
        
          <div style="background-color:#bcb418;">Content here</div>
        
        
          .mybackground {background-color:#bcb418;}
        
        Background color #bcb418
      
           Border around this has a color of #bcb418        
        
          <div style="border:2px solid #bcb418;">Content here</div>
        
        
          .myborder {border:2px solid #bcb418;}
        
        Border color #bcb418