#dfc983 color space conversions
Hex:
        #dfc983
        RGB:
        223, 201, 131
        CMY:
        13, 21, 49
        CMYK:
        0, 10, 41, 13
      HSL:
        46°, 58.9744%, 69.4118%
        HSV (HSB):
        46°, 41.2556%, 87.4510%
        XYZ:
        55.4148, 59.1000, 29.9595
        xyY:
        0.3836, 0.4091, 59.1000
      CIE-Lab:
        81.3465, -1.8957, 37.7555
        CIE-LCH:
        81.3465, 37.8031, 92.8745
        CIE-Luv:
        81.3465, 17.9664, 49.8866
        Hunter-Lab:
        76.8765, -5.8659, 30.7077
      #dfc983 color charts
#dfc983 RGB chart
      #dfc983 CMYK chart
      #dfc983 RGB pie chart
      #dfc983 color shades, tints & tones
#dfc983 color schemes
#dfc983 color preview, HTML & CSS examples
           This text has a color of #dfc983        
        
          <p style="color:#dfc983;">Text here</p>
        
        
          .mytext {color:#dfc983;}
        
        Text color #dfc983
      
           This box has a color of #dfc983        
        
          <div style="background-color:#dfc983;">Content here</div>
        
        
          .mybackground {background-color:#dfc983;}
        
        Background color #dfc983
      
           Border around this has a color of #dfc983        
        
          <div style="border:2px solid #dfc983;">Content here</div>
        
        
          .myborder {border:2px solid #dfc983;}
        
        Border color #dfc983