#d4cc80 color space conversions
Hex:
        #d4cc80
        RGB:
        212, 204, 128
        CMY:
        17, 20, 50
        CMYK:
        0, 4, 40, 17
      HSL:
        54°, 49.4118%, 66.6667%
        HSV (HSB):
        54°, 39.6226%, 83.1373%
        XYZ:
        52.6405, 58.7413, 28.9858
        xyY:
        0.3750, 0.4185, 58.7413
      CIE-Lab:
        81.1492, -8.1355, 38.8401
        CIE-LCH:
        81.1492, 39.6830, 101.8302
        CIE-Luv:
        81.1492, 8.9127, 52.3302
        Hunter-Lab:
        76.6429, -11.5261, 31.2269
      #d4cc80 color charts
#d4cc80 RGB chart
      #d4cc80 CMYK chart
      #d4cc80 RGB pie chart
      #d4cc80 color shades, tints & tones
#d4cc80 color schemes
#d4cc80 color preview, HTML & CSS examples
           This text has a color of #d4cc80        
        
          <p style="color:#d4cc80;">Text here</p>
        
        
          .mytext {color:#d4cc80;}
        
        Text color #d4cc80
      
           This box has a color of #d4cc80        
        
          <div style="background-color:#d4cc80;">Content here</div>
        
        
          .mybackground {background-color:#d4cc80;}
        
        Background color #d4cc80
      
           Border around this has a color of #d4cc80        
        
          <div style="border:2px solid #d4cc80;">Content here</div>
        
        
          .myborder {border:2px solid #d4cc80;}
        
        Border color #d4cc80