#d2c978 color space conversions
Hex:
        #d2c978
        RGB:
        210, 201, 120
        CMY:
        18, 21, 53
        CMYK:
        0, 4, 43, 18
      HSL:
        54°, 50.0000%, 64.7059%
        HSV (HSB):
        54°, 42.8571%, 82.3529%
        XYZ:
        50.8552, 56.8310, 26.0584
        xyY:
        0.3802, 0.4249, 56.8310
      CIE-Lab:
        80.0844, -8.2417, 41.4902
        CIE-LCH:
        80.0844, 42.3008, 101.2351
        CIE-Luv:
        80.0844, 9.8030, 54.9552
        Hunter-Lab:
        75.3863, -11.5111, 32.2759
      #d2c978 color charts
#d2c978 RGB chart
      #d2c978 CMYK chart
      #d2c978 RGB pie chart
      #d2c978 color shades, tints & tones
#d2c978 color schemes
#d2c978 color preview, HTML & CSS examples
           This text has a color of #d2c978        
        
          <p style="color:#d2c978;">Text here</p>
        
        
          .mytext {color:#d2c978;}
        
        Text color #d2c978
      
           This box has a color of #d2c978        
        
          <div style="background-color:#d2c978;">Content here</div>
        
        
          .mybackground {background-color:#d2c978;}
        
        Background color #d2c978
      
           Border around this has a color of #d2c978        
        
          <div style="border:2px solid #d2c978;">Content here</div>
        
        
          .myborder {border:2px solid #d2c978;}
        
        Border color #d2c978