#d4cd4e color space conversions
Hex:
        #d4cd4e
        RGB:
        212, 205, 78
        CMY:
        17, 20, 69
        CMYK:
        0, 3, 63, 17
      HSL:
        57°, 60.9091%, 56.8627%
        HSV (HSB):
        57°, 63.2075%, 83.1373%
        XYZ:
        50.3578, 58.2098, 15.7892
        xyY:
        0.4049, 0.4681, 58.2098
      CIE-Lab:
        80.8553, -12.8917, 61.9175
        CIE-LCH:
        80.8553, 63.2453, 101.7614
        CIE-Luv:
        80.8553, 10.1275, 74.9124
        Hunter-Lab:
        76.2953, -15.6999, 41.1368
      #d4cd4e color charts
#d4cd4e RGB chart
      #d4cd4e CMYK chart
      #d4cd4e RGB pie chart
      #d4cd4e color shades, tints & tones
#d4cd4e color schemes
#d4cd4e color preview, HTML & CSS examples
           This text has a color of #d4cd4e        
        
          <p style="color:#d4cd4e;">Text here</p>
        
        
          .mytext {color:#d4cd4e;}
        
        Text color #d4cd4e
      
           This box has a color of #d4cd4e        
        
          <div style="background-color:#d4cd4e;">Content here</div>
        
        
          .mybackground {background-color:#d4cd4e;}
        
        Background color #d4cd4e
      
           Border around this has a color of #d4cd4e        
        
          <div style="border:2px solid #d4cd4e;">Content here</div>
        
        
          .myborder {border:2px solid #d4cd4e;}
        
        Border color #d4cd4e