#d5cd74 color space conversions
Hex:
        #d5cd74
        RGB:
        213, 205, 116
        CMY:
        16, 20, 55
        CMYK:
        0, 4, 46, 16
      HSL:
        55°, 53.5912%, 64.5098%
        HSV (HSB):
        55°, 45.5399%, 83.5294%
        XYZ:
        52.4243, 59.0697, 25.1615
        xyY:
        0.3836, 0.4323, 59.0697
      CIE-Lab:
        81.3299, -9.4775, 45.0788
        CIE-LCH:
        81.3299, 46.0643, 101.8731
        CIE-Luv:
        81.3299, 9.4853, 59.1813
        Hunter-Lab:
        76.8568, -12.7441, 34.3893
      #d5cd74 color charts
#d5cd74 RGB chart
      #d5cd74 CMYK chart
      #d5cd74 RGB pie chart
      #d5cd74 color shades, tints & tones
#d5cd74 color schemes
#d5cd74 color preview, HTML & CSS examples
           This text has a color of #d5cd74        
        
          <p style="color:#d5cd74;">Text here</p>
        
        
          .mytext {color:#d5cd74;}
        
        Text color #d5cd74
      
           This box has a color of #d5cd74        
        
          <div style="background-color:#d5cd74;">Content here</div>
        
        
          .mybackground {background-color:#d5cd74;}
        
        Background color #d5cd74
      
           Border around this has a color of #d5cd74        
        
          <div style="border:2px solid #d5cd74;">Content here</div>
        
        
          .myborder {border:2px solid #d5cd74;}
        
        Border color #d5cd74