#cede0d color space conversions
Hex:
        #cede0d
        RGB:
        206, 222, 13
        CMY:
        19, 13, 95
        CMYK:
        7, 0, 94, 13
      HSL:
        65°, 88.9362%, 46.0784%
        HSV (HSB):
        65°, 94.1441%, 87.0588%
        XYZ:
        51.6475, 65.3934, 10.2809
        xyY:
        0.4056, 0.5136, 65.3934
      CIE-Lab:
        84.6861, -25.9789, 82.5244
        CIE-LCH:
        84.6861, 86.5169, 107.4742
        CIE-Luv:
        84.6861, -3.9248, 93.7103
        Hunter-Lab:
        80.8662, -27.5117, 49.0686
      #cede0d color charts
#cede0d RGB chart
      #cede0d CMYK chart
      #cede0d RGB pie chart
      #cede0d color shades, tints & tones
#cede0d color schemes
#cede0d color preview, HTML & CSS examples
           This text has a color of #cede0d        
        
          <p style="color:#cede0d;">Text here</p>
        
        
          .mytext {color:#cede0d;}
        
        Text color #cede0d
      
           This box has a color of #cede0d        
        
          <div style="background-color:#cede0d;">Content here</div>
        
        
          .mybackground {background-color:#cede0d;}
        
        Background color #cede0d
      
           Border around this has a color of #cede0d        
        
          <div style="border:2px solid #cede0d;">Content here</div>
        
        
          .myborder {border:2px solid #cede0d;}
        
        Border color #cede0d