#dedf85 color space conversions
Hex:
        #dedf85
        RGB:
        222, 223, 133
        CMY:
        13, 13, 48
        CMYK:
        0, 0, 40, 13
      HSL:
        61°, 58.4416%, 69.8039%
        HSV (HSB):
        61°, 40.3587%, 87.4510%
        XYZ:
        60.7455, 69.9984, 32.4997
        xyY:
        0.3721, 0.4288, 69.9984
      CIE-Lab:
        86.9961, -13.2614, 43.9189
        CIE-LCH:
        86.9961, 45.8774, 106.8018
        CIE-Luv:
        86.9961, 3.6954, 60.0305
        Hunter-Lab:
        83.6650, -16.8128, 35.5343
      #dedf85 color charts
#dedf85 RGB chart
      #dedf85 CMYK chart
      #dedf85 RGB pie chart
      #dedf85 color shades, tints & tones
#dedf85 color schemes
#dedf85 color preview, HTML & CSS examples
           This text has a color of #dedf85        
        
          <p style="color:#dedf85;">Text here</p>
        
        
          .mytext {color:#dedf85;}
        
        Text color #dedf85
      
           This box has a color of #dedf85        
        
          <div style="background-color:#dedf85;">Content here</div>
        
        
          .mybackground {background-color:#dedf85;}
        
        Background color #dedf85
      
           Border around this has a color of #dedf85        
        
          <div style="border:2px solid #dedf85;">Content here</div>
        
        
          .myborder {border:2px solid #dedf85;}
        
        Border color #dedf85