#d6ce5d color space conversions
Hex:
        #d6ce5d
        RGB:
        214, 206, 93
        CMY:
        16, 19, 64
        CMYK:
        0, 4, 57, 16
      HSL:
        56°, 59.6059%, 60.1961%
        HSV (HSB):
        56°, 56.5421%, 83.9216%
        XYZ:
        51.7786, 59.2291, 19.0593
        xyY:
        0.3981, 0.4554, 59.2291
      CIE-Lab:
        81.4173, -11.5446, 56.0828
        CIE-LCH:
        81.4173, 57.2587, 101.6318
        CIE-Luv:
        81.4173, 10.3898, 69.9820
        Hunter-Lab:
        76.9604, -14.5867, 39.1891
      #d6ce5d color charts
#d6ce5d RGB chart
      #d6ce5d CMYK chart
      #d6ce5d RGB pie chart
      #d6ce5d color shades, tints & tones
#d6ce5d color schemes
#d6ce5d color preview, HTML & CSS examples
           This text has a color of #d6ce5d        
        
          <p style="color:#d6ce5d;">Text here</p>
        
        
          .mytext {color:#d6ce5d;}
        
        Text color #d6ce5d
      
           This box has a color of #d6ce5d        
        
          <div style="background-color:#d6ce5d;">Content here</div>
        
        
          .mybackground {background-color:#d6ce5d;}
        
        Background color #d6ce5d
      
           Border around this has a color of #d6ce5d        
        
          <div style="border:2px solid #d6ce5d;">Content here</div>
        
        
          .myborder {border:2px solid #d6ce5d;}
        
        Border color #d6ce5d