#dedd79 color space conversions
Hex:
        #dedd79
        RGB:
        222, 221, 121
        CMY:
        13, 13, 53
        CMYK:
        0, 0, 45, 13
      HSL:
        59°, 60.4790%, 67.2549%
        HSV (HSB):
        59°, 45.4955%, 87.0588%
        XYZ:
        59.4318, 68.6230, 28.2023
        xyY:
        0.3803, 0.4392, 68.6230
      CIE-Lab:
        86.3170, -13.4617, 48.9200
        CIE-LCH:
        86.3170, 50.7384, 105.3858
        CIE-Luv:
        86.3170, 5.3414, 65.0950
        Hunter-Lab:
        82.8390, -16.9055, 37.8022
      #dedd79 color charts
#dedd79 RGB chart
      #dedd79 CMYK chart
      #dedd79 RGB pie chart
      #dedd79 color shades, tints & tones
#dedd79 color schemes
#dedd79 color preview, HTML & CSS examples
           This text has a color of #dedd79        
        
          <p style="color:#dedd79;">Text here</p>
        
        
          .mytext {color:#dedd79;}
        
        Text color #dedd79
      
           This box has a color of #dedd79        
        
          <div style="background-color:#dedd79;">Content here</div>
        
        
          .mybackground {background-color:#dedd79;}
        
        Background color #dedd79
      
           Border around this has a color of #dedd79        
        
          <div style="border:2px solid #dedd79;">Content here</div>
        
        
          .myborder {border:2px solid #dedd79;}
        
        Border color #dedd79