#d6c264 color space conversions
Hex:
        #d6c264
        RGB:
        214, 194, 100
        CMY:
        16, 24, 61
        CMYK:
        0, 9, 53, 16
      HSL:
        49°, 58.1633%, 61.5686%
        HSV (HSB):
        49°, 53.2710%, 83.9216%
        XYZ:
        49.3236, 53.7998, 19.8414
        xyY:
        0.4011, 0.4375, 53.7998
      CIE-Lab:
        78.3449, -4.8600, 49.2755
        CIE-LCH:
        78.3449, 49.5146, 95.6328
        CIE-Luv:
        78.3449, 17.9085, 61.4696
        Hunter-Lab:
        73.3484, -8.3261, 35.3054
      #d6c264 color charts
#d6c264 RGB chart
      #d6c264 CMYK chart
      #d6c264 RGB pie chart
      #d6c264 color shades, tints & tones
#d6c264 color schemes
#d6c264 color preview, HTML & CSS examples
           This text has a color of #d6c264        
        
          <p style="color:#d6c264;">Text here</p>
        
        
          .mytext {color:#d6c264;}
        
        Text color #d6c264
      
           This box has a color of #d6c264        
        
          <div style="background-color:#d6c264;">Content here</div>
        
        
          .mybackground {background-color:#d6c264;}
        
        Background color #d6c264
      
           Border around this has a color of #d6c264        
        
          <div style="border:2px solid #d6c264;">Content here</div>
        
        
          .myborder {border:2px solid #d6c264;}
        
        Border color #d6c264