#d4cc46 color space conversions
Hex:
        #d4cc46
        RGB:
        212, 204, 70
        CMY:
        17, 20, 73
        CMYK:
        0, 4, 67, 17
      HSL:
        57°, 62.2807%, 55.2941%
        HSV (HSB):
        57°, 66.9811%, 83.1373%
        XYZ:
        49.8497, 57.6250, 14.2897
        xyY:
        0.4094, 0.4732, 57.6250
      CIE-Lab:
        80.5298, -12.8543, 64.7939
        CIE-LCH:
        80.5298, 66.0567, 101.2211
        CIE-Luv:
        80.5298, 10.9904, 76.9865
        Hunter-Lab:
        75.9111, -15.6261, 41.9769
      #d4cc46 color charts
#d4cc46 RGB chart
      #d4cc46 CMYK chart
      #d4cc46 RGB pie chart
      #d4cc46 color shades, tints & tones
#d4cc46 color schemes
#d4cc46 color preview, HTML & CSS examples
           This text has a color of #d4cc46        
        
          <p style="color:#d4cc46;">Text here</p>
        
        
          .mytext {color:#d4cc46;}
        
        Text color #d4cc46
      
           This box has a color of #d4cc46        
        
          <div style="background-color:#d4cc46;">Content here</div>
        
        
          .mybackground {background-color:#d4cc46;}
        
        Background color #d4cc46
      
           Border around this has a color of #d4cc46        
        
          <div style="border:2px solid #d4cc46;">Content here</div>
        
        
          .myborder {border:2px solid #d4cc46;}
        
        Border color #d4cc46