#dedd88 color space conversions
Hex:
        #dedd88
        RGB:
        222, 221, 136
        CMY:
        13, 13, 47
        CMYK:
        0, 0, 39, 13
      HSL:
        59°, 56.5789%, 70.1961%
        HSV (HSB):
        59°, 38.7387%, 87.0588%
        XYZ:
        60.4246, 69.0201, 33.4300
        xyY:
        0.3710, 0.4238, 69.0201
      CIE-Lab:
        86.5140, -11.9433, 41.8243
        CIE-LCH:
        86.5140, 43.4962, 105.9371
        CIE-Luv:
        86.5140, 4.7759, 57.4022
        Hunter-Lab:
        83.0783, -15.5603, 34.2970
      #dedd88 color charts
#dedd88 RGB chart
      #dedd88 CMYK chart
      #dedd88 RGB pie chart
      #dedd88 color shades, tints & tones
#dedd88 color schemes
#dedd88 color preview, HTML & CSS examples
           This text has a color of #dedd88        
        
          <p style="color:#dedd88;">Text here</p>
        
        
          .mytext {color:#dedd88;}
        
        Text color #dedd88
      
           This box has a color of #dedd88        
        
          <div style="background-color:#dedd88;">Content here</div>
        
        
          .mybackground {background-color:#dedd88;}
        
        Background color #dedd88
      
           Border around this has a color of #dedd88        
        
          <div style="border:2px solid #dedd88;">Content here</div>
        
        
          .myborder {border:2px solid #dedd88;}
        
        Border color #dedd88