#dedf98 color space conversions
Hex:
        #dedf98
        RGB:
        222, 223, 152
        CMY:
        13, 13, 40
        CMYK:
        0, 0, 32, 13
      HSL:
        61°, 52.5926%, 73.5294%
        HSV (HSB):
        61°, 31.8386%, 87.4510%
        XYZ:
        62.1794, 70.5719, 40.0503
        xyY:
        0.3598, 0.4084, 70.5719
      CIE-Lab:
        87.2766, -11.1083, 34.7634
        CIE-LCH:
        87.2766, 36.4951, 107.7207
        CIE-Luv:
        87.2766, 2.9407, 49.3595
        Hunter-Lab:
        84.0071, -14.8925, 30.5385
      #dedf98 color charts
#dedf98 RGB chart
      #dedf98 CMYK chart
      #dedf98 RGB pie chart
      #dedf98 color shades, tints & tones
#dedf98 color schemes
#dedf98 color preview, HTML & CSS examples
           This text has a color of #dedf98        
        
          <p style="color:#dedf98;">Text here</p>
        
        
          .mytext {color:#dedf98;}
        
        Text color #dedf98
      
           This box has a color of #dedf98        
        
          <div style="background-color:#dedf98;">Content here</div>
        
        
          .mybackground {background-color:#dedf98;}
        
        Background color #dedf98
      
           Border around this has a color of #dedf98        
        
          <div style="border:2px solid #dedf98;">Content here</div>
        
        
          .myborder {border:2px solid #dedf98;}
        
        Border color #dedf98