#d4cc64 color space conversions
Hex:
        #d4cc64
        RGB:
        212, 204, 100
        CMY:
        17, 20, 61
        CMYK:
        0, 4, 53, 17
      HSL:
        56°, 56.5657%, 61.1765%
        HSV (HSB):
        56°, 52.8302%, 83.1373%
        XYZ:
        51.0445, 58.1029, 20.5812
        xyY:
        0.3935, 0.4479, 58.1029
      CIE-Lab:
        80.7960, -10.8054, 52.1093
        CIE-LCH:
        80.7960, 53.2179, 101.7149
        CIE-Luv:
        80.7960, 10.0710, 66.0811
        Hunter-Lab:
        76.2252, -13.8611, 37.3490
      #d4cc64 color charts
#d4cc64 RGB chart
      #d4cc64 CMYK chart
      #d4cc64 RGB pie chart
      #d4cc64 color shades, tints & tones
#d4cc64 color schemes
#d4cc64 color preview, HTML & CSS examples
           This text has a color of #d4cc64        
        
          <p style="color:#d4cc64;">Text here</p>
        
        
          .mytext {color:#d4cc64;}
        
        Text color #d4cc64
      
           This box has a color of #d4cc64        
        
          <div style="background-color:#d4cc64;">Content here</div>
        
        
          .mybackground {background-color:#d4cc64;}
        
        Background color #d4cc64
      
           Border around this has a color of #d4cc64        
        
          <div style="border:2px solid #d4cc64;">Content here</div>
        
        
          .myborder {border:2px solid #d4cc64;}
        
        Border color #d4cc64