#bcb316 color space conversions
Hex:
        #bcb316
        RGB:
        188, 179, 22
        CMY:
        26, 30, 91
        CMYK:
        0, 5, 88, 26
      HSL:
        57°, 79.0476%, 41.1765%
        HSV (HSB):
        57°, 88.2979%, 73.7255%
        XYZ:
        37.0040, 42.9895, 7.1065
        xyY:
        0.4248, 0.4936, 42.9895
      CIE-Lab:
        71.5478, -12.2658, 70.4198
        CIE-LCH:
        71.5478, 71.4800, 99.8807
        CIE-Luv:
        71.5478, 11.7747, 76.1743
        Hunter-Lab:
        65.5664, -14.0004, 39.4702
      #bcb316 color charts
#bcb316 RGB chart
      #bcb316 CMYK chart
      #bcb316 RGB pie chart
      #bcb316 color shades, tints & tones
#bcb316 color schemes
#bcb316 color preview, HTML & CSS examples
           This text has a color of #bcb316        
        
          <p style="color:#bcb316;">Text here</p>
        
        
          .mytext {color:#bcb316;}
        
        Text color #bcb316
      
           This box has a color of #bcb316        
        
          <div style="background-color:#bcb316;">Content here</div>
        
        
          .mybackground {background-color:#bcb316;}
        
        Background color #bcb316
      
           Border around this has a color of #bcb316        
        
          <div style="border:2px solid #bcb316;">Content here</div>
        
        
          .myborder {border:2px solid #bcb316;}
        
        Border color #bcb316