#dfe0af color space conversions
Hex:
        #dfe0af
        RGB:
        223, 224, 175
        CMY:
        13, 12, 31
        CMYK:
        0, 0, 22, 12
      HSL:
        61°, 44.1441%, 78.2353%
        HSV (HSB):
        61°, 21.8750%, 87.8431%
        XYZ:
        64.8249, 72.0944, 51.0564
        xyY:
        0.3449, 0.3835, 72.0944
      CIE-Lab:
        88.0140, -8.2162, 23.9551
        CIE-LCH:
        88.0140, 25.3250, 108.9310
        CIE-Luv:
        88.0140, 1.9589, 35.4758
        Hunter-Lab:
        84.9084, -12.3106, 23.7842
      #dfe0af color charts
#dfe0af RGB chart
      #dfe0af CMYK chart
      #dfe0af RGB pie chart
      #dfe0af color shades, tints & tones
#dfe0af color schemes
#dfe0af color preview, HTML & CSS examples
           This text has a color of #dfe0af        
        
          <p style="color:#dfe0af;">Text here</p>
        
        
          .mytext {color:#dfe0af;}
        
        Text color #dfe0af
      
           This box has a color of #dfe0af        
        
          <div style="background-color:#dfe0af;">Content here</div>
        
        
          .mybackground {background-color:#dfe0af;}
        
        Background color #dfe0af
      
           Border around this has a color of #dfe0af        
        
          <div style="border:2px solid #dfe0af;">Content here</div>
        
        
          .myborder {border:2px solid #dfe0af;}
        
        Border color #dfe0af