#edcc5e color space conversions
Hex:
        #edcc5e
        RGB:
        237, 204, 94
        CMY:
        7, 20, 63
        CMYK:
        0, 14, 60, 7
      HSL:
        46°, 79.8883%, 64.9020%
        HSV (HSB):
        46°, 60.3376%, 92.9412%
        XYZ:
        58.5383, 61.9984, 19.4713
        xyY:
        0.4181, 0.4428, 61.9984
      CIE-Lab:
        82.9126, -0.9410, 57.8603
        CIE-LCH:
        82.9126, 57.8680, 90.9318
        CIE-Luv:
        82.9126, 27.8278, 69.6708
        Hunter-Lab:
        78.7391, -5.0881, 40.4556
      #edcc5e color charts
#edcc5e RGB chart
      #edcc5e CMYK chart
      #edcc5e RGB pie chart
      #edcc5e color shades, tints & tones
#edcc5e color schemes
#edcc5e color preview, HTML & CSS examples
           This text has a color of #edcc5e        
        
          <p style="color:#edcc5e;">Text here</p>
        
        
          .mytext {color:#edcc5e;}
        
        Text color #edcc5e
      
           This box has a color of #edcc5e        
        
          <div style="background-color:#edcc5e;">Content here</div>
        
        
          .mybackground {background-color:#edcc5e;}
        
        Background color #edcc5e
      
           Border around this has a color of #edcc5e        
        
          <div style="border:2px solid #edcc5e;">Content here</div>
        
        
          .myborder {border:2px solid #edcc5e;}
        
        Border color #edcc5e