#d8cd78 color space conversions
Hex:
        #d8cd78
        RGB:
        216, 205, 120
        CMY:
        15, 20, 53
        CMYK:
        0, 5, 44, 15
      HSL:
        53°, 55.1724%, 65.8824%
        HSV (HSB):
        53°, 44.4444%, 84.7059%
        XYZ:
        53.5404, 59.6176, 26.4548
        xyY:
        0.3835, 0.4270, 59.6176
      CIE-Lab:
        81.6299, -7.8811, 43.5284
        CIE-LCH:
        81.6299, 44.2361, 100.2625
        CIE-Luv:
        81.6299, 11.3091, 57.3362
        Hunter-Lab:
        77.2125, -11.3470, 33.7346
      #d8cd78 color charts
#d8cd78 RGB chart
      #d8cd78 CMYK chart
      #d8cd78 RGB pie chart
      #d8cd78 color shades, tints & tones
#d8cd78 color schemes
#d8cd78 color preview, HTML & CSS examples
           This text has a color of #d8cd78        
        
          <p style="color:#d8cd78;">Text here</p>
        
        
          .mytext {color:#d8cd78;}
        
        Text color #d8cd78
      
           This box has a color of #d8cd78        
        
          <div style="background-color:#d8cd78;">Content here</div>
        
        
          .mybackground {background-color:#d8cd78;}
        
        Background color #d8cd78
      
           Border around this has a color of #d8cd78        
        
          <div style="border:2px solid #d8cd78;">Content here</div>
        
        
          .myborder {border:2px solid #d8cd78;}
        
        Border color #d8cd78