#bcae18 color space conversions
Hex:
        #bcae18
        RGB:
        188, 174, 24
        CMY:
        26, 32, 91
        CMYK:
        0, 7, 87, 26
      HSL:
        55°, 77.3585%, 41.5686%
        HSV (HSB):
        55°, 87.2340%, 73.7255%
        XYZ:
        36.0400, 41.0294, 6.8841
        xyY:
        0.4293, 0.4887, 41.0294
      CIE-Lab:
        70.1965, -9.6395, 68.9390
        CIE-LCH:
        70.1965, 69.6097, 97.9599
        CIE-Luv:
        70.1965, 15.1859, 73.9677
        Hunter-Lab:
        64.0542, -11.6622, 38.4659
      #bcae18 color charts
#bcae18 RGB chart
      #bcae18 CMYK chart
      #bcae18 RGB pie chart
      #bcae18 color shades, tints & tones
#bcae18 color schemes
#bcae18 color preview, HTML & CSS examples
           This text has a color of #bcae18        
        
          <p style="color:#bcae18;">Text here</p>
        
        
          .mytext {color:#bcae18;}
        
        Text color #bcae18
      
           This box has a color of #bcae18        
        
          <div style="background-color:#bcae18;">Content here</div>
        
        
          .mybackground {background-color:#bcae18;}
        
        Background color #bcae18
      
           Border around this has a color of #bcae18        
        
          <div style="border:2px solid #bcae18;">Content here</div>
        
        
          .myborder {border:2px solid #bcae18;}
        
        Border color #bcae18