#d8d999 color space conversions
Hex:
        #d8d999
        RGB:
        216, 217, 153
        CMY:
        15, 15, 40
        CMYK:
        0, 0, 29, 15
      HSL:
        61°, 45.7143%, 72.5490%
        HSV (HSB):
        61°, 29.4931%, 85.0980%
        XYZ:
        58.8815, 66.5245, 39.8741
        xyY:
        0.3563, 0.4025, 66.5245
      CIE-Lab:
        85.2633, -10.2435, 31.5026
        CIE-LCH:
        85.2633, 33.1262, 108.0127
        CIE-Luv:
        85.2633, 2.6316, 45.0231
        Hunter-Lab:
        81.5626, -13.8721, 28.1082
      #d8d999 color charts
#d8d999 RGB chart
      #d8d999 CMYK chart
      #d8d999 RGB pie chart
      #d8d999 color shades, tints & tones
#d8d999 color schemes
#d8d999 color preview, HTML & CSS examples
           This text has a color of #d8d999        
        
          <p style="color:#d8d999;">Text here</p>
        
        
          .mytext {color:#d8d999;}
        
        Text color #d8d999
      
           This box has a color of #d8d999        
        
          <div style="background-color:#d8d999;">Content here</div>
        
        
          .mybackground {background-color:#d8d999;}
        
        Background color #d8d999
      
           Border around this has a color of #d8d999        
        
          <div style="border:2px solid #d8d999;">Content here</div>
        
        
          .myborder {border:2px solid #d8d999;}
        
        Border color #d8d999