#d4cd4d color space conversions
Hex:
        #d4cd4d
        RGB:
        212, 205, 77
        CMY:
        17, 20, 70
        CMYK:
        0, 3, 64, 17
      HSL:
        57°, 61.0860%, 56.6667%
        HSV (HSB):
        57°, 63.6792%, 83.1373%
        XYZ:
        50.3223, 58.1955, 15.6018
        xyY:
        0.4054, 0.4689, 58.1955
      CIE-Lab:
        80.8474, -12.9530, 62.3213
        CIE-LCH:
        80.8474, 63.6532, 101.7413
        CIE-Luv:
        80.8474, 10.1547, 75.2407
        Hunter-Lab:
        76.2860, -15.7525, 41.2744
      #d4cd4d color charts
#d4cd4d RGB chart
      #d4cd4d CMYK chart
      #d4cd4d RGB pie chart
      #d4cd4d color shades, tints & tones
#d4cd4d color schemes
#d4cd4d color preview, HTML & CSS examples
           This text has a color of #d4cd4d        
        
          <p style="color:#d4cd4d;">Text here</p>
        
        
          .mytext {color:#d4cd4d;}
        
        Text color #d4cd4d
      
           This box has a color of #d4cd4d        
        
          <div style="background-color:#d4cd4d;">Content here</div>
        
        
          .mybackground {background-color:#d4cd4d;}
        
        Background color #d4cd4d
      
           Border around this has a color of #d4cd4d        
        
          <div style="border:2px solid #d4cd4d;">Content here</div>
        
        
          .myborder {border:2px solid #d4cd4d;}
        
        Border color #d4cd4d