#d6c340 color space conversions
Hex:
        #d6c340
        RGB:
        214, 195, 64
        CMY:
        16, 24, 75
        CMYK:
        0, 9, 70, 16
      HSL:
        52°, 64.6552%, 54.5098%
        HSV (HSB):
        52°, 70.0935%, 83.9216%
        XYZ:
        48.1721, 53.6965, 12.6760
        xyY:
        0.4206, 0.4688, 53.6965
      CIE-Lab:
        78.2844, -7.7510, 64.9022
        CIE-LCH:
        78.2844, 65.3634, 96.8104
        CIE-Luv:
        78.2844, 18.5870, 74.9623
        Hunter-Lab:
        73.2779, -10.8924, 41.0382
      #d6c340 color charts
#d6c340 RGB chart
      #d6c340 CMYK chart
      #d6c340 RGB pie chart
      #d6c340 color shades, tints & tones
#d6c340 color schemes
#d6c340 color preview, HTML & CSS examples
           This text has a color of #d6c340        
        
          <p style="color:#d6c340;">Text here</p>
        
        
          .mytext {color:#d6c340;}
        
        Text color #d6c340
      
           This box has a color of #d6c340        
        
          <div style="background-color:#d6c340;">Content here</div>
        
        
          .mybackground {background-color:#d6c340;}
        
        Background color #d6c340
      
           Border around this has a color of #d6c340        
        
          <div style="border:2px solid #d6c340;">Content here</div>
        
        
          .myborder {border:2px solid #d6c340;}
        
        Border color #d6c340