#d4cc90 color space conversions
Hex:
        #d4cc90
        RGB:
        212, 204, 144
        CMY:
        17, 20, 44
        CMYK:
        0, 4, 32, 17
      HSL:
        53°, 44.1558%, 69.8039%
        HSV (HSB):
        53°, 32.0755%, 83.1373%
        XYZ:
        53.7783, 59.1964, 34.9772
        xyY:
        0.3635, 0.4001, 59.1964
      CIE-Lab:
        81.3994, -6.2769, 30.9560
        CIE-LCH:
        81.3994, 31.5860, 101.4623
        CIE-Luv:
        81.3994, 8.1316, 43.0500
        Hunter-Lab:
        76.9392, -9.8772, 26.9037
      #d4cc90 color charts
#d4cc90 RGB chart
      #d4cc90 CMYK chart
      #d4cc90 RGB pie chart
      #d4cc90 color shades, tints & tones
#d4cc90 color schemes
#d4cc90 color preview, HTML & CSS examples
           This text has a color of #d4cc90        
        
          <p style="color:#d4cc90;">Text here</p>
        
        
          .mytext {color:#d4cc90;}
        
        Text color #d4cc90
      
           This box has a color of #d4cc90        
        
          <div style="background-color:#d4cc90;">Content here</div>
        
        
          .mybackground {background-color:#d4cc90;}
        
        Background color #d4cc90
      
           Border around this has a color of #d4cc90        
        
          <div style="border:2px solid #d4cc90;">Content here</div>
        
        
          .myborder {border:2px solid #d4cc90;}
        
        Border color #d4cc90