#cede0b color space conversions
Hex:
        #cede0b
        RGB:
        206, 222, 11
        CMY:
        19, 13, 96
        CMYK:
        7, 0, 95, 13
      HSL:
        65°, 90.5579%, 45.6863%
        HSV (HSB):
        65°, 95.0450%, 87.0588%
        XYZ:
        51.6353, 65.3885, 10.2164
        xyY:
        0.4058, 0.5139, 65.3885
      CIE-Lab:
        84.6835, -26.0003, 82.7108
        CIE-LCH:
        84.6835, 86.7011, 107.4507
        CIE-Luv:
        84.6835, -3.9193, 93.8219
        Hunter-Lab:
        80.8632, -27.5292, 49.1134
      #cede0b color charts
#cede0b RGB chart
      #cede0b CMYK chart
      #cede0b RGB pie chart
      #cede0b color shades, tints & tones
#cede0b color schemes
#cede0b color preview, HTML & CSS examples
           This text has a color of #cede0b        
        
          <p style="color:#cede0b;">Text here</p>
        
        
          .mytext {color:#cede0b;}
        
        Text color #cede0b
      
           This box has a color of #cede0b        
        
          <div style="background-color:#cede0b;">Content here</div>
        
        
          .mybackground {background-color:#cede0b;}
        
        Background color #cede0b
      
           Border around this has a color of #cede0b        
        
          <div style="border:2px solid #cede0b;">Content here</div>
        
        
          .myborder {border:2px solid #cede0b;}
        
        Border color #cede0b