#d5d979 color space conversions
Hex:
        #d5d979
        RGB:
        213, 217, 121
        CMY:
        16, 15, 53
        CMYK:
        2, 0, 44, 15
      HSL:
        63°, 55.8140%, 66.2745%
        HSV (HSB):
        63°, 44.2396%, 85.0980%
        XYZ:
        55.7046, 65.1523, 27.7289
        xyY:
        0.3749, 0.4385, 65.1523
      CIE-Lab:
        84.5622, -15.0294, 46.6118
        CIE-LCH:
        84.5622, 48.9749, 107.8713
        CIE-Luv:
        84.5622, 1.9643, 62.6636
        Hunter-Lab:
        80.7170, -18.0678, 36.1339
      #d5d979 color charts
#d5d979 RGB chart
      #d5d979 CMYK chart
      #d5d979 RGB pie chart
      #d5d979 color shades, tints & tones
#d5d979 color schemes
#d5d979 color preview, HTML & CSS examples
           This text has a color of #d5d979        
        
          <p style="color:#d5d979;">Text here</p>
        
        
          .mytext {color:#d5d979;}
        
        Text color #d5d979
      
           This box has a color of #d5d979        
        
          <div style="background-color:#d5d979;">Content here</div>
        
        
          .mybackground {background-color:#d5d979;}
        
        Background color #d5d979
      
           Border around this has a color of #d5d979        
        
          <div style="border:2px solid #d5d979;">Content here</div>
        
        
          .myborder {border:2px solid #d5d979;}
        
        Border color #d5d979