#d4cc5a color space conversions
Hex:
        #d4cc5a
        RGB:
        212, 204, 90
        CMY:
        17, 20, 65
        CMYK:
        0, 4, 58, 17
      HSL:
        56°, 58.6538%, 59.2157%
        HSV (HSB):
        56°, 57.5472%, 83.1373%
        XYZ:
        50.5897, 57.9210, 18.1864
        xyY:
        0.3993, 0.4572, 57.9210
      CIE-Lab:
        80.6948, -11.5801, 56.5718
        CIE-LCH:
        80.6948, 57.7449, 101.5685
        CIE-Luv:
        80.6948, 10.4155, 70.1676
        Hunter-Lab:
        76.1058, -14.5312, 39.1060
      #d4cc5a color charts
#d4cc5a RGB chart
      #d4cc5a CMYK chart
      #d4cc5a RGB pie chart
      #d4cc5a color shades, tints & tones
#d4cc5a color schemes
#d4cc5a color preview, HTML & CSS examples
           This text has a color of #d4cc5a        
        
          <p style="color:#d4cc5a;">Text here</p>
        
        
          .mytext {color:#d4cc5a;}
        
        Text color #d4cc5a
      
           This box has a color of #d4cc5a        
        
          <div style="background-color:#d4cc5a;">Content here</div>
        
        
          .mybackground {background-color:#d4cc5a;}
        
        Background color #d4cc5a
      
           Border around this has a color of #d4cc5a        
        
          <div style="border:2px solid #d4cc5a;">Content here</div>
        
        
          .myborder {border:2px solid #d4cc5a;}
        
        Border color #d4cc5a