#dfc56d color space conversions
Hex:
        #dfc56d
        RGB:
        223, 197, 109
        CMY:
        13, 23, 57
        CMYK:
        0, 12, 51, 13
      HSL:
        46°, 64.0449%, 65.0980%
        HSV (HSB):
        46°, 51.1211%, 87.4510%
        XYZ:
        53.1580, 56.7246, 22.6152
        xyY:
        0.4012, 0.4281, 56.7246
      CIE-Lab:
        80.0244, -1.9464, 47.1162
        CIE-LCH:
        80.0244, 47.1564, 92.3656
        CIE-Luv:
        80.0244, 21.7905, 59.2568
        Hunter-Lab:
        75.3157, -5.8169, 34.9179
      #dfc56d color charts
#dfc56d RGB chart
      #dfc56d CMYK chart
      #dfc56d RGB pie chart
      #dfc56d color shades, tints & tones
#dfc56d color schemes
#dfc56d color preview, HTML & CSS examples
           This text has a color of #dfc56d        
        
          <p style="color:#dfc56d;">Text here</p>
        
        
          .mytext {color:#dfc56d;}
        
        Text color #dfc56d
      
           This box has a color of #dfc56d        
        
          <div style="background-color:#dfc56d;">Content here</div>
        
        
          .mybackground {background-color:#dfc56d;}
        
        Background color #dfc56d
      
           Border around this has a color of #dfc56d        
        
          <div style="border:2px solid #dfc56d;">Content here</div>
        
        
          .myborder {border:2px solid #dfc56d;}
        
        Border color #dfc56d