#d4cc95 color space conversions
Hex:
        #d4cc95
        RGB:
        212, 204, 149
        CMY:
        17, 20, 42
        CMYK:
        0, 4, 30, 17
      HSL:
        52°, 42.2819%, 70.7843%
        HSV (HSB):
        52°, 29.7170%, 83.1373%
        XYZ:
        54.1691, 59.3527, 37.0350
        xyY:
        0.3598, 0.3942, 59.3527
      CIE-Lab:
        81.4851, -5.6468, 28.4685
        CIE-LCH:
        81.4851, 29.0232, 101.2192
        CIE-Luv:
        81.4851, 7.8714, 39.9563
        Hunter-Lab:
        77.0407, -9.3139, 25.4266
      #d4cc95 color charts
#d4cc95 RGB chart
      #d4cc95 CMYK chart
      #d4cc95 RGB pie chart
      #d4cc95 color shades, tints & tones
#d4cc95 color schemes
#d4cc95 color preview, HTML & CSS examples
           This text has a color of #d4cc95        
        
          <p style="color:#d4cc95;">Text here</p>
        
        
          .mytext {color:#d4cc95;}
        
        Text color #d4cc95
      
           This box has a color of #d4cc95        
        
          <div style="background-color:#d4cc95;">Content here</div>
        
        
          .mybackground {background-color:#d4cc95;}
        
        Background color #d4cc95
      
           Border around this has a color of #d4cc95        
        
          <div style="border:2px solid #d4cc95;">Content here</div>
        
        
          .myborder {border:2px solid #d4cc95;}
        
        Border color #d4cc95