#dfdea8 color space conversions
Hex:
        #dfdea8
        RGB:
        223, 222, 168
        CMY:
        13, 13, 34
        CMYK:
        0, 0, 25, 13
      HSL:
        59°, 46.2185%, 76.6667%
        HSV (HSB):
        59°, 24.6637%, 87.4510%
        XYZ:
        63.6206, 70.7577, 47.3502
        xyY:
        0.3501, 0.3894, 70.7577
      CIE-Lab:
        87.3671, -8.1706, 26.6943
        CIE-LCH:
        87.3671, 27.9167, 107.0182
        CIE-Luv:
        87.3671, 3.4172, 38.9217
        Hunter-Lab:
        84.1176, -12.2010, 25.5077
      #dfdea8 color charts
#dfdea8 RGB chart
      #dfdea8 CMYK chart
      #dfdea8 RGB pie chart
      #dfdea8 color shades, tints & tones
#dfdea8 color schemes
#dfdea8 color preview, HTML & CSS examples
           This text has a color of #dfdea8        
        
          <p style="color:#dfdea8;">Text here</p>
        
        
          .mytext {color:#dfdea8;}
        
        Text color #dfdea8
      
           This box has a color of #dfdea8        
        
          <div style="background-color:#dfdea8;">Content here</div>
        
        
          .mybackground {background-color:#dfdea8;}
        
        Background color #dfdea8
      
           Border around this has a color of #dfdea8        
        
          <div style="border:2px solid #dfdea8;">Content here</div>
        
        
          .myborder {border:2px solid #dfdea8;}
        
        Border color #dfdea8