#bacb14 color space conversions
Hex:
        #bacb14
        RGB:
        186, 203, 20
        CMY:
        27, 20, 92
        CMYK:
        8, 0, 90, 20
      HSL:
        66°, 82.0628%, 43.7255%
        HSV (HSB):
        66°, 90.1478%, 79.6078%
        XYZ:
        41.7319, 53.2015, 8.7312
        xyY:
        0.4026, 0.5132, 53.2015
      CIE-Lab:
        77.9938, -25.1198, 75.8131
        CIE-LCH:
        77.9938, 79.8663, 108.3320
        CIE-Luv:
        77.9938, -5.1417, 85.7768
        Hunter-Lab:
        72.9393, -25.5159, 43.9602
      #bacb14 color charts
#bacb14 RGB chart
      #bacb14 CMYK chart
      #bacb14 RGB pie chart
      #bacb14 color shades, tints & tones
#bacb14 color schemes
#bacb14 color preview, HTML & CSS examples
           This text has a color of #bacb14        
        
          <p style="color:#bacb14;">Text here</p>
        
        
          .mytext {color:#bacb14;}
        
        Text color #bacb14
      
           This box has a color of #bacb14        
        
          <div style="background-color:#bacb14;">Content here</div>
        
        
          .mybackground {background-color:#bacb14;}
        
        Background color #bacb14
      
           Border around this has a color of #bacb14        
        
          <div style="border:2px solid #bacb14;">Content here</div>
        
        
          .myborder {border:2px solid #bacb14;}
        
        Border color #bacb14