#dedd90 color space conversions
Hex:
        #dedd90
        RGB:
        222, 221, 144
        CMY:
        13, 13, 44
        CMYK:
        0, 0, 35, 13
      HSL:
        59°, 54.1667%, 71.7647%
        HSV (HSB):
        59°, 35.1351%, 87.0588%
        XYZ:
        61.0147, 69.2561, 36.5375
        xyY:
        0.3658, 0.4152, 69.2561
      CIE-Lab:
        86.6307, -11.0514, 37.9682
        CIE-LCH:
        86.6307, 39.5439, 106.2286
        CIE-Luv:
        86.6307, 4.4487, 52.9517
        Hunter-Lab:
        83.2203, -14.7644, 32.2232
      #dedd90 color charts
#dedd90 RGB chart
      #dedd90 CMYK chart
      #dedd90 RGB pie chart
      #dedd90 color shades, tints & tones
#dedd90 color schemes
#dedd90 color preview, HTML & CSS examples
           This text has a color of #dedd90        
        
          <p style="color:#dedd90;">Text here</p>
        
        
          .mytext {color:#dedd90;}
        
        Text color #dedd90
      
           This box has a color of #dedd90        
        
          <div style="background-color:#dedd90;">Content here</div>
        
        
          .mybackground {background-color:#dedd90;}
        
        Background color #dedd90
      
           Border around this has a color of #dedd90        
        
          <div style="border:2px solid #dedd90;">Content here</div>
        
        
          .myborder {border:2px solid #dedd90;}
        
        Border color #dedd90