#dfcf94 color space conversions
Hex:
        #dfcf94
        RGB:
        223, 207, 148
        CMY:
        13, 19, 42
        CMYK:
        0, 7, 34, 13
      HSL:
        47°, 53.9568%, 72.7451%
        HSV (HSB):
        47°, 33.6323%, 87.4510%
        XYZ:
        58.0895, 62.4517, 37.0097
        xyY:
        0.3687, 0.3964, 62.4517
      CIE-Lab:
        83.1531, -3.0675, 31.3761
        CIE-LCH:
        83.1531, 31.5257, 95.5838
        CIE-Luv:
        83.1531, 13.2626, 43.1411
        Hunter-Lab:
        79.0264, -7.0871, 27.5517
      #dfcf94 color charts
#dfcf94 RGB chart
      #dfcf94 CMYK chart
      #dfcf94 RGB pie chart
      #dfcf94 color shades, tints & tones
#dfcf94 color schemes
#dfcf94 color preview, HTML & CSS examples
           This text has a color of #dfcf94        
        
          <p style="color:#dfcf94;">Text here</p>
        
        
          .mytext {color:#dfcf94;}
        
        Text color #dfcf94
      
           This box has a color of #dfcf94        
        
          <div style="background-color:#dfcf94;">Content here</div>
        
        
          .mybackground {background-color:#dfcf94;}
        
        Background color #dfcf94
      
           Border around this has a color of #dfcf94        
        
          <div style="border:2px solid #dfcf94;">Content here</div>
        
        
          .myborder {border:2px solid #dfcf94;}
        
        Border color #dfcf94