#d4cc43 color space conversions
Hex:
        #d4cc43
        RGB:
        212, 204, 67
        CMY:
        17, 20, 74
        CMYK:
        0, 4, 68, 17
      HSL:
        57°, 62.7706%, 54.7059%
        HSV (HSB):
        57°, 68.3962%, 83.1373%
        XYZ:
        49.7574, 57.5880, 13.8033
        xyY:
        0.4107, 0.4753, 57.5880
      CIE-Lab:
        80.5092, -13.0146, 65.9249
        CIE-LCH:
        80.5092, 67.1973, 101.1675
        CIE-Luv:
        80.5092, 11.0635, 77.8529
        Hunter-Lab:
        75.8868, -15.7632, 42.3363
      #d4cc43 color charts
#d4cc43 RGB chart
      #d4cc43 CMYK chart
      #d4cc43 RGB pie chart
      #d4cc43 color shades, tints & tones
#d4cc43 color schemes
#d4cc43 color preview, HTML & CSS examples
           This text has a color of #d4cc43        
        
          <p style="color:#d4cc43;">Text here</p>
        
        
          .mytext {color:#d4cc43;}
        
        Text color #d4cc43
      
           This box has a color of #d4cc43        
        
          <div style="background-color:#d4cc43;">Content here</div>
        
        
          .mybackground {background-color:#d4cc43;}
        
        Background color #d4cc43
      
           Border around this has a color of #d4cc43        
        
          <div style="border:2px solid #d4cc43;">Content here</div>
        
        
          .myborder {border:2px solid #d4cc43;}
        
        Border color #d4cc43