#cedc14 color space conversions
Hex:
        #cedc14
        RGB:
        206, 220, 20
        CMY:
        19, 14, 92
        CMYK:
        6, 0, 91, 14
      HSL:
        64°, 83.3333%, 47.0588%
        HSV (HSB):
        64°, 90.9091%, 86.2745%
        XYZ:
        51.1731, 64.3587, 10.3872
        xyY:
        0.4064, 0.5111, 64.3587
      CIE-Lab:
        84.1522, -24.9310, 81.2910
        CIE-LCH:
        84.1522, 85.0281, 107.0502
        CIE-Luv:
        84.1522, -2.7018, 92.4551
        Hunter-Lab:
        80.2239, -26.5305, 48.4800
      #cedc14 color charts
#cedc14 RGB chart
      #cedc14 CMYK chart
      #cedc14 RGB pie chart
      #cedc14 color shades, tints & tones
#cedc14 color schemes
#cedc14 color preview, HTML & CSS examples
           This text has a color of #cedc14        
        
          <p style="color:#cedc14;">Text here</p>
        
        
          .mytext {color:#cedc14;}
        
        Text color #cedc14
      
           This box has a color of #cedc14        
        
          <div style="background-color:#cedc14;">Content here</div>
        
        
          .mybackground {background-color:#cedc14;}
        
        Background color #cedc14
      
           Border around this has a color of #cedc14        
        
          <div style="border:2px solid #cedc14;">Content here</div>
        
        
          .myborder {border:2px solid #cedc14;}
        
        Border color #cedc14