#dfd992 color space conversions
Hex:
        #dfd992
        RGB:
        223, 217, 146
        CMY:
        13, 15, 43
        CMYK:
        0, 3, 35, 13
      HSL:
        55°, 54.6099%, 72.3529%
        HSV (HSB):
        55°, 34.5291%, 87.4510%
        XYZ:
        60.4326, 67.3890, 37.0164
        xyY:
        0.3666, 0.4088, 67.3890
      CIE-Lab:
        85.7000, -8.4158, 35.7590
        CIE-LCH:
        85.7000, 36.7360, 103.2434
        CIE-Luv:
        85.7000, 7.3698, 49.7340
        Hunter-Lab:
        82.0908, -12.2530, 30.7285
      #dfd992 color charts
#dfd992 RGB chart
      #dfd992 CMYK chart
      #dfd992 RGB pie chart
      #dfd992 color shades, tints & tones
#dfd992 color schemes
#dfd992 color preview, HTML & CSS examples
           This text has a color of #dfd992        
        
          <p style="color:#dfd992;">Text here</p>
        
        
          .mytext {color:#dfd992;}
        
        Text color #dfd992
      
           This box has a color of #dfd992        
        
          <div style="background-color:#dfd992;">Content here</div>
        
        
          .mybackground {background-color:#dfd992;}
        
        Background color #dfd992
      
           Border around this has a color of #dfd992        
        
          <div style="border:2px solid #dfd992;">Content here</div>
        
        
          .myborder {border:2px solid #dfd992;}
        
        Border color #dfd992