#e5d979 color space conversions
Hex:
        #e5d979
        RGB:
        229, 217, 121
        CMY:
        10, 15, 53
        CMYK:
        0, 5, 47, 10
      HSL:
        53°, 67.5000%, 68.6275%
        HSV (HSB):
        53°, 47.1616%, 89.8039%
        XYZ:
        60.5771, 67.6642, 27.9569
        xyY:
        0.3878, 0.4332, 67.6642
      CIE-Lab:
        85.8383, -8.6691, 48.4654
        CIE-LCH:
        85.8383, 49.2347, 100.1414
        CIE-Luv:
        85.8383, 12.4457, 63.5072
        Hunter-Lab:
        82.2583, -12.4998, 37.4300
      #e5d979 color charts
#e5d979 RGB chart
      #e5d979 CMYK chart
      #e5d979 RGB pie chart
      #e5d979 color shades, tints & tones
#e5d979 color schemes
#e5d979 color preview, HTML & CSS examples
           This text has a color of #e5d979        
        
          <p style="color:#e5d979;">Text here</p>
        
        
          .mytext {color:#e5d979;}
        
        Text color #e5d979
      
           This box has a color of #e5d979        
        
          <div style="background-color:#e5d979;">Content here</div>
        
        
          .mybackground {background-color:#e5d979;}
        
        Background color #e5d979
      
           Border around this has a color of #e5d979        
        
          <div style="border:2px solid #e5d979;">Content here</div>
        
        
          .myborder {border:2px solid #e5d979;}
        
        Border color #e5d979