#d6d994 color space conversions
Hex:
        #d6d994
        RGB:
        214, 217, 148
        CMY:
        16, 15, 42
        CMYK:
        1, 0, 32, 15
      HSL:
        63°, 47.5862%, 71.5686%
        HSV (HSB):
        63°, 31.7972%, 85.0980%
        XYZ:
        57.8897, 66.0600, 37.7167
        xyY:
        0.3581, 0.4086, 66.0600
      CIE-Lab:
        85.0270, -11.6319, 33.7239
        CIE-LCH:
        85.0270, 35.6735, 109.0301
        CIE-Luv:
        85.0270, 1.5991, 47.9087
        Hunter-Lab:
        81.2773, -15.0987, 29.3806
      #d6d994 color charts
#d6d994 RGB chart
      #d6d994 CMYK chart
      #d6d994 RGB pie chart
      #d6d994 color shades, tints & tones
#d6d994 color schemes
#d6d994 color preview, HTML & CSS examples
           This text has a color of #d6d994        
        
          <p style="color:#d6d994;">Text here</p>
        
        
          .mytext {color:#d6d994;}
        
        Text color #d6d994
      
           This box has a color of #d6d994        
        
          <div style="background-color:#d6d994;">Content here</div>
        
        
          .mybackground {background-color:#d6d994;}
        
        Background color #d6d994
      
           Border around this has a color of #d6d994        
        
          <div style="border:2px solid #d6d994;">Content here</div>
        
        
          .myborder {border:2px solid #d6d994;}
        
        Border color #d6d994