#baec16 color space conversions
Hex:
        #baec16
        RGB:
        186, 236, 22
        CMY:
        27, 7, 91
        CMYK:
        21, 0, 91, 7
      HSL:
        74°, 84.9206%, 50.5882%
        HSV (HSB):
        74°, 90.6780%, 92.5490%
        XYZ:
        50.3900, 70.4879, 11.7088
        xyY:
        0.3801, 0.5316, 70.4879
      CIE-Lab:
        87.2356, -40.3072, 82.8852
        CIE-LCH:
        87.2356, 92.1663, 115.9337
        CIE-Luv:
        87.2356, -24.3501, 98.3990
        Hunter-Lab:
        83.9571, -39.7915, 50.5013
      #baec16 color charts
#baec16 RGB chart
      #baec16 CMYK chart
      #baec16 RGB pie chart
      #baec16 color shades, tints & tones
#baec16 color schemes
#baec16 color preview, HTML & CSS examples
           This text has a color of #baec16        
        
          <p style="color:#baec16;">Text here</p>
        
        
          .mytext {color:#baec16;}
        
        Text color #baec16
      
           This box has a color of #baec16        
        
          <div style="background-color:#baec16;">Content here</div>
        
        
          .mybackground {background-color:#baec16;}
        
        Background color #baec16
      
           Border around this has a color of #baec16        
        
          <div style="border:2px solid #baec16;">Content here</div>
        
        
          .myborder {border:2px solid #baec16;}
        
        Border color #baec16