#bcb212 color space conversions
Hex:
        #bcb212
        RGB:
        188, 178, 18
        CMY:
        26, 30, 93
        CMYK:
        0, 5, 90, 26
      HSL:
        56°, 82.5243%, 40.3922%
        HSV (HSB):
        56°, 90.4255%, 73.7255%
        XYZ:
        36.7686, 42.5758, 6.8523
        xyY:
        0.4266, 0.4939, 42.5758
      CIE-Lab:
        71.2661, -11.8271, 70.9060
        CIE-LCH:
        71.2661, 71.8856, 99.4698
        CIE-Luv:
        71.2661, 12.4936, 76.1944
        Hunter-Lab:
        65.2502, -13.6026, 39.4487
      #bcb212 color charts
#bcb212 RGB chart
      #bcb212 CMYK chart
      #bcb212 RGB pie chart
      #bcb212 color shades, tints & tones
#bcb212 color schemes
#bcb212 color preview, HTML & CSS examples
           This text has a color of #bcb212        
        
          <p style="color:#bcb212;">Text here</p>
        
        
          .mytext {color:#bcb212;}
        
        Text color #bcb212
      
           This box has a color of #bcb212        
        
          <div style="background-color:#bcb212;">Content here</div>
        
        
          .mybackground {background-color:#bcb212;}
        
        Background color #bcb212
      
           Border around this has a color of #bcb212        
        
          <div style="border:2px solid #bcb212;">Content here</div>
        
        
          .myborder {border:2px solid #bcb212;}
        
        Border color #bcb212