#eddb79 color space conversions
Hex:
        #eddb79
        RGB:
        237, 219, 121
        CMY:
        7, 14, 53
        CMYK:
        0, 8, 49, 7
      HSL:
        51°, 76.3158%, 70.1961%
        HSV (HSB):
        51°, 48.9451%, 92.9412%
        XYZ:
        63.7078, 70.0480, 28.2520
        xyY:
        0.3932, 0.4324, 70.0480
      CIE-Lab:
        87.0204, -6.4764, 50.0579
        CIE-LCH:
        87.0204, 50.4751, 97.3718
        CIE-Luv:
        87.0204, 16.5887, 64.9135
        Hunter-Lab:
        83.6947, -10.5929, 38.5723
      #eddb79 color charts
#eddb79 RGB chart
      #eddb79 CMYK chart
      #eddb79 RGB pie chart
      #eddb79 color shades, tints & tones
#eddb79 color schemes
#eddb79 color preview, HTML & CSS examples
           This text has a color of #eddb79        
        
          <p style="color:#eddb79;">Text here</p>
        
        
          .mytext {color:#eddb79;}
        
        Text color #eddb79
      
           This box has a color of #eddb79        
        
          <div style="background-color:#eddb79;">Content here</div>
        
        
          .mybackground {background-color:#eddb79;}
        
        Background color #eddb79
      
           Border around this has a color of #eddb79        
        
          <div style="border:2px solid #eddb79;">Content here</div>
        
        
          .myborder {border:2px solid #eddb79;}
        
        Border color #eddb79