#d8d296 color space conversions
Hex:
        #d8d296
        RGB:
        216, 210, 150
        CMY:
        15, 18, 41
        CMYK:
        0, 3, 31, 15
      HSL:
        55°, 45.8333%, 71.7647%
        HSV (HSB):
        55°, 30.5556%, 84.7059%
        XYZ:
        56.8705, 62.8941, 37.9965
        xyY:
        0.3605, 0.3987, 62.8941
      CIE-Lab:
        83.3866, -7.0634, 30.5491
        CIE-LCH:
        83.3866, 31.3551, 103.0188
        CIE-Luv:
        83.3866, 6.8438, 42.9935
        Hunter-Lab:
        79.3058, -10.7821, 27.1074
      #d8d296 color charts
#d8d296 RGB chart
      #d8d296 CMYK chart
      #d8d296 RGB pie chart
      #d8d296 color shades, tints & tones
#d8d296 color schemes
#d8d296 color preview, HTML & CSS examples
           This text has a color of #d8d296        
        
          <p style="color:#d8d296;">Text here</p>
        
        
          .mytext {color:#d8d296;}
        
        Text color #d8d296
      
           This box has a color of #d8d296        
        
          <div style="background-color:#d8d296;">Content here</div>
        
        
          .mybackground {background-color:#d8d296;}
        
        Background color #d8d296
      
           Border around this has a color of #d8d296        
        
          <div style="border:2px solid #d8d296;">Content here</div>
        
        
          .myborder {border:2px solid #d8d296;}
        
        Border color #d8d296