#d4d296 color space conversions
Hex:
        #d4d296
        RGB:
        212, 210, 150
        CMY:
        17, 18, 41
        CMYK:
        0, 1, 29, 17
      HSL:
        58°, 41.8919%, 70.9804%
        HSV (HSB):
        58°, 29.2453%, 83.1373%
        XYZ:
        55.7030, 62.2922, 37.9419
        xyY:
        0.3572, 0.3995, 62.2922
      CIE-Lab:
        83.0686, -8.5957, 30.0683
        CIE-LCH:
        83.0686, 31.2728, 105.9537
        CIE-Luv:
        83.0686, 4.3181, 42.6786
        Hunter-Lab:
        78.9254, -12.1400, 26.7453
      #d4d296 color charts
#d4d296 RGB chart
      #d4d296 CMYK chart
      #d4d296 RGB pie chart
      #d4d296 color shades, tints & tones
#d4d296 color schemes
#d4d296 color preview, HTML & CSS examples
           This text has a color of #d4d296        
        
          <p style="color:#d4d296;">Text here</p>
        
        
          .mytext {color:#d4d296;}
        
        Text color #d4d296
      
           This box has a color of #d4d296        
        
          <div style="background-color:#d4d296;">Content here</div>
        
        
          .mybackground {background-color:#d4d296;}
        
        Background color #d4d296
      
           Border around this has a color of #d4d296        
        
          <div style="border:2px solid #d4d296;">Content here</div>
        
        
          .myborder {border:2px solid #d4d296;}
        
        Border color #d4d296