#d4c960 color space conversions
Hex:
        #d4c960
        RGB:
        212, 201, 96
        CMY:
        17, 21, 62
        CMYK:
        0, 5, 55, 17
      HSL:
        54°, 57.4257%, 60.3922%
        HSV (HSB):
        54°, 54.7170%, 83.1373%
        XYZ:
        50.1493, 56.6149, 19.3509
        xyY:
        0.3976, 0.4489, 56.6149
      CIE-Lab:
        79.9625, -9.6026, 53.0066
        CIE-LCH:
        79.9625, 53.8693, 100.2683
        CIE-Luv:
        79.9625, 12.1392, 66.3786
        Hunter-Lab:
        75.2429, -12.7048, 37.4218
      #d4c960 color charts
#d4c960 RGB chart
      #d4c960 CMYK chart
      #d4c960 RGB pie chart
      #d4c960 color shades, tints & tones
#d4c960 color schemes
#d4c960 color preview, HTML & CSS examples
           This text has a color of #d4c960        
        
          <p style="color:#d4c960;">Text here</p>
        
        
          .mytext {color:#d4c960;}
        
        Text color #d4c960
      
           This box has a color of #d4c960        
        
          <div style="background-color:#d4c960;">Content here</div>
        
        
          .mybackground {background-color:#d4c960;}
        
        Background color #d4c960
      
           Border around this has a color of #d4c960        
        
          <div style="border:2px solid #d4c960;">Content here</div>
        
        
          .myborder {border:2px solid #d4c960;}
        
        Border color #d4c960