#edce78 color space conversions
Hex:
        #edce78
        RGB:
        237, 206, 120
        CMY:
        7, 19, 53
        CMYK:
        0, 13, 49, 7
      HSL:
        44°, 76.4706%, 70.0000%
        HSV (HSB):
        44°, 49.3671%, 92.9412%
        XYZ:
        60.3865, 63.5032, 26.8439
        xyY:
        0.4006, 0.4213, 63.5032
      CIE-Lab:
        83.7064, 0.0679, 46.4996
        CIE-LCH:
        83.7064, 46.4997, 89.9163
        CIE-Luv:
        83.7064, 25.0931, 59.1318
        Hunter-Lab:
        79.6889, -4.1921, 35.8099
      #edce78 color charts
#edce78 RGB chart
      #edce78 CMYK chart
      #edce78 RGB pie chart
      #edce78 color shades, tints & tones
#edce78 color schemes
#edce78 color preview, HTML & CSS examples
           This text has a color of #edce78        
        
          <p style="color:#edce78;">Text here</p>
        
        
          .mytext {color:#edce78;}
        
        Text color #edce78
      
           This box has a color of #edce78        
        
          <div style="background-color:#edce78;">Content here</div>
        
        
          .mybackground {background-color:#edce78;}
        
        Background color #edce78
      
           Border around this has a color of #edce78        
        
          <div style="border:2px solid #edce78;">Content here</div>
        
        
          .myborder {border:2px solid #edce78;}
        
        Border color #edce78