#bcad06 color space conversions
Hex:
        #bcad06
        RGB:
        188, 173, 6
        CMY:
        26, 32, 98
        CMYK:
        0, 8, 97, 26
      HSL:
        55°, 93.8144%, 38.0392%
        HSV (HSB):
        55°, 96.8085%, 73.7255%
        XYZ:
        35.7155, 40.5917, 6.1249
        xyY:
        0.4333, 0.4924, 40.5917
      CIE-Lab:
        69.8889, -9.4028, 71.4525
        CIE-LCH:
        69.8889, 72.0685, 97.4967
        CIE-Luv:
        69.8889, 16.0357, 75.1474
        Hunter-Lab:
        63.7116, -11.4316, 38.8983
      #bcad06 color charts
#bcad06 RGB chart
      #bcad06 CMYK chart
      #bcad06 RGB pie chart
      #bcad06 color shades, tints & tones
#bcad06 color schemes
#bcad06 color preview, HTML & CSS examples
           This text has a color of #bcad06        
        
          <p style="color:#bcad06;">Text here</p>
        
        
          .mytext {color:#bcad06;}
        
        Text color #bcad06
      
           This box has a color of #bcad06        
        
          <div style="background-color:#bcad06;">Content here</div>
        
        
          .mybackground {background-color:#bcad06;}
        
        Background color #bcad06
      
           Border around this has a color of #bcad06        
        
          <div style="border:2px solid #bcad06;">Content here</div>
        
        
          .myborder {border:2px solid #bcad06;}
        
        Border color #bcad06