#ced714 color space conversions
Hex:
        #ced714
        RGB:
        206, 215, 20
        CMY:
        19, 16, 92
        CMYK:
        4, 0, 91, 16
      HSL:
        63°, 82.9787%, 46.0784%
        HSV (HSB):
        63°, 90.6977%, 84.3137%
        XYZ:
        49.8803, 61.7732, 9.9563
        xyY:
        0.4102, 0.5080, 61.7732
      CIE-Lab:
        82.7927, -22.5255, 80.2286
        CIE-LCH:
        82.7927, 83.3308, 105.6829
        CIE-Luv:
        82.7927, 0.4553, 90.5345
        Hunter-Lab:
        78.5959, -24.2592, 47.5065
      #ced714 color charts
#ced714 RGB chart
      #ced714 CMYK chart
      #ced714 RGB pie chart
      #ced714 color shades, tints & tones
#ced714 color schemes
#ced714 color preview, HTML & CSS examples
           This text has a color of #ced714        
        
          <p style="color:#ced714;">Text here</p>
        
        
          .mytext {color:#ced714;}
        
        Text color #ced714
      
           This box has a color of #ced714        
        
          <div style="background-color:#ced714;">Content here</div>
        
        
          .mybackground {background-color:#ced714;}
        
        Background color #ced714
      
           Border around this has a color of #ced714        
        
          <div style="border:2px solid #ced714;">Content here</div>
        
        
          .myborder {border:2px solid #ced714;}
        
        Border color #ced714