#dfc864 color space conversions
Hex:
        #dfc864
        RGB:
        223, 200, 100
        CMY:
        13, 22, 61
        CMYK:
        0, 10, 55, 13
      HSL:
        49°, 65.7754%, 63.3333%
        HSV (HSB):
        49°, 55.1570%, 87.4510%
        XYZ:
        53.3860, 57.9166, 20.4219
        xyY:
        0.4053, 0.4397, 57.9166
      CIE-Lab:
        80.6924, -4.2375, 52.2278
        CIE-LCH:
        80.6924, 52.3995, 94.6386
        CIE-Luv:
        80.6924, 20.2546, 64.7356
        Hunter-Lab:
        76.1030, -7.9631, 37.3619
      #dfc864 color charts
#dfc864 RGB chart
      #dfc864 CMYK chart
      #dfc864 RGB pie chart
      #dfc864 color shades, tints & tones
#dfc864 color schemes
#dfc864 color preview, HTML & CSS examples
           This text has a color of #dfc864        
        
          <p style="color:#dfc864;">Text here</p>
        
        
          .mytext {color:#dfc864;}
        
        Text color #dfc864
      
           This box has a color of #dfc864        
        
          <div style="background-color:#dfc864;">Content here</div>
        
        
          .mybackground {background-color:#dfc864;}
        
        Background color #dfc864
      
           Border around this has a color of #dfc864        
        
          <div style="border:2px solid #dfc864;">Content here</div>
        
        
          .myborder {border:2px solid #dfc864;}
        
        Border color #dfc864