#dfca4f color space conversions
Hex:
        #dfca4f
        RGB:
        223, 202, 79
        CMY:
        13, 21, 69
        CMYK:
        0, 9, 65, 13
      HSL:
        51°, 69.2308%, 59.2157%
        HSV (HSB):
        51°, 64.5740%, 87.4510%
        XYZ:
        52.9632, 58.4935, 15.8961
        xyY:
        0.4159, 0.4593, 58.4935
      CIE-Lab:
        81.0124, -6.7086, 61.9519
        CIE-LCH:
        81.0124, 62.3141, 96.1803
        CIE-Luv:
        81.0124, 19.7643, 73.6347
        Hunter-Lab:
        76.4811, -10.2304, 41.2137
      #dfca4f color charts
#dfca4f RGB chart
      #dfca4f CMYK chart
      #dfca4f RGB pie chart
      #dfca4f color shades, tints & tones
#dfca4f color schemes
#dfca4f color preview, HTML & CSS examples
           This text has a color of #dfca4f        
        
          <p style="color:#dfca4f;">Text here</p>
        
        
          .mytext {color:#dfca4f;}
        
        Text color #dfca4f
      
           This box has a color of #dfca4f        
        
          <div style="background-color:#dfca4f;">Content here</div>
        
        
          .mybackground {background-color:#dfca4f;}
        
        Background color #dfca4f
      
           Border around this has a color of #dfca4f        
        
          <div style="border:2px solid #dfca4f;">Content here</div>
        
        
          .myborder {border:2px solid #dfca4f;}
        
        Border color #dfca4f