#edc87f color space conversions
Hex:
        #edc87f
        RGB:
        237, 200, 127
        CMY:
        7, 22, 50
        CMYK:
        0, 16, 46, 7
      HSL:
        40°, 75.3425%, 71.3725%
        HSV (HSB):
        40°, 46.4135%, 92.9412%
        XYZ:
        59.4101, 60.8454, 28.6918
        xyY:
        0.3989, 0.4085, 60.8454
      CIE-Lab:
        82.2956, 3.8200, 41.2531
        CIE-LCH:
        82.2956, 41.4296, 84.7096
        CIE-Luv:
        82.2956, 28.6052, 52.6050
        Hunter-Lab:
        78.0035, -0.5543, 32.7940
      #edc87f color charts
#edc87f RGB chart
      #edc87f CMYK chart
      #edc87f RGB pie chart
      #edc87f color shades, tints & tones
#edc87f color schemes
#edc87f color preview, HTML & CSS examples
           This text has a color of #edc87f        
        
          <p style="color:#edc87f;">Text here</p>
        
        
          .mytext {color:#edc87f;}
        
        Text color #edc87f
      
           This box has a color of #edc87f        
        
          <div style="background-color:#edc87f;">Content here</div>
        
        
          .mybackground {background-color:#edc87f;}
        
        Background color #edc87f
      
           Border around this has a color of #edc87f        
        
          <div style="border:2px solid #edc87f;">Content here</div>
        
        
          .myborder {border:2px solid #edc87f;}
        
        Border color #edc87f