#dedd91 color space conversions
Hex:
        #dedd91
        RGB:
        222, 221, 145
        CMY:
        13, 13, 43
        CMYK:
        0, 0, 35, 13
      HSL:
        59°, 53.8462%, 71.9608%
        HSV (HSB):
        59°, 34.6847%, 87.0588%
        XYZ:
        61.0915, 69.2868, 36.9419
        xyY:
        0.3651, 0.4141, 69.2868
      CIE-Lab:
        86.6459, -10.9359, 37.4835
        CIE-LCH:
        86.6459, 39.0463, 106.2647
        CIE-Luv:
        86.6459, 4.4067, 52.3790
        Hunter-Lab:
        83.2387, -14.6610, 31.9538
      #dedd91 color charts
#dedd91 RGB chart
      #dedd91 CMYK chart
      #dedd91 RGB pie chart
      #dedd91 color shades, tints & tones
#dedd91 color schemes
#dedd91 color preview, HTML & CSS examples
           This text has a color of #dedd91        
        
          <p style="color:#dedd91;">Text here</p>
        
        
          .mytext {color:#dedd91;}
        
        Text color #dedd91
      
           This box has a color of #dedd91        
        
          <div style="background-color:#dedd91;">Content here</div>
        
        
          .mybackground {background-color:#dedd91;}
        
        Background color #dedd91
      
           Border around this has a color of #dedd91        
        
          <div style="border:2px solid #dedd91;">Content here</div>
        
        
          .myborder {border:2px solid #dedd91;}
        
        Border color #dedd91