#d4c962 color space conversions
Hex:
        #d4c962
        RGB:
        212, 201, 98
        CMY:
        17, 21, 62
        CMYK:
        0, 5, 54, 17
      HSL:
        54°, 57.0000%, 60.7843%
        HSV (HSB):
        54°, 53.7736%, 83.1373%
        XYZ:
        50.2426, 56.6522, 19.8422
        xyY:
        0.3964, 0.4470, 56.6522
      CIE-Lab:
        79.9836, -9.4431, 52.0994
        CIE-LCH:
        79.9836, 52.9482, 100.2735
        CIE-Luv:
        79.9836, 12.0639, 65.5335
        Hunter-Lab:
        75.2676, -12.5661, 37.0572
      #d4c962 color charts
#d4c962 RGB chart
      #d4c962 CMYK chart
      #d4c962 RGB pie chart
      #d4c962 color shades, tints & tones
#d4c962 color schemes
#d4c962 color preview, HTML & CSS examples
           This text has a color of #d4c962        
        
          <p style="color:#d4c962;">Text here</p>
        
        
          .mytext {color:#d4c962;}
        
        Text color #d4c962
      
           This box has a color of #d4c962        
        
          <div style="background-color:#d4c962;">Content here</div>
        
        
          .mybackground {background-color:#d4c962;}
        
        Background color #d4c962
      
           Border around this has a color of #d4c962        
        
          <div style="border:2px solid #d4c962;">Content here</div>
        
        
          .myborder {border:2px solid #d4c962;}
        
        Border color #d4c962