#d2d699 color space conversions
Hex:
        #d2d699
        RGB:
        210, 214, 153
        CMY:
        18, 16, 40
        CMYK:
        2, 0, 29, 16
      HSL:
        64°, 42.6573%, 71.9608%
        HSV (HSB):
        64°, 28.5047%, 83.9216%
        XYZ:
        56.3747, 64.0947, 39.5372
        xyY:
        0.3523, 0.4006, 64.0947
      CIE-Lab:
        84.0150, -11.0001, 29.7546
        CIE-LCH:
        84.0150, 31.7228, 110.2890
        CIE-Luv:
        84.0150, 0.6461, 42.8953
        Hunter-Lab:
        80.0592, -14.4105, 26.7610
      #d2d699 color charts
#d2d699 RGB chart
      #d2d699 CMYK chart
      #d2d699 RGB pie chart
      #d2d699 color shades, tints & tones
#d2d699 color schemes
#d2d699 color preview, HTML & CSS examples
           This text has a color of #d2d699        
        
          <p style="color:#d2d699;">Text here</p>
        
        
          .mytext {color:#d2d699;}
        
        Text color #d2d699
      
           This box has a color of #d2d699        
        
          <div style="background-color:#d2d699;">Content here</div>
        
        
          .mybackground {background-color:#d2d699;}
        
        Background color #d2d699
      
           Border around this has a color of #d2d699        
        
          <div style="border:2px solid #d2d699;">Content here</div>
        
        
          .myborder {border:2px solid #d2d699;}
        
        Border color #d2d699