#edb04e color space conversions
Hex:
        #edb04e
        RGB:
        237, 176, 78
        CMY:
        7, 31, 69
        CMYK:
        0, 26, 67, 7
      HSL:
        37°, 81.5385%, 61.7647%
        HSV (HSB):
        37°, 67.0886%, 92.9412%
        XYZ:
        51.8255, 49.6053, 14.0510
        xyY:
        0.4488, 0.4296, 49.6053
      CIE-Lab:
        75.8263, 12.6778, 57.2536
        CIE-LCH:
        75.8263, 58.6404, 77.5143
        CIE-Luv:
        75.8263, 48.8145, 63.4627
        Hunter-Lab:
        70.4310, 8.0922, 37.4733
      #edb04e color charts
#edb04e RGB chart
      #edb04e CMYK chart
      #edb04e RGB pie chart
      #edb04e color shades, tints & tones
#edb04e color schemes
#edb04e color preview, HTML & CSS examples
           This text has a color of #edb04e        
        
          <p style="color:#edb04e;">Text here</p>
        
        
          .mytext {color:#edb04e;}
        
        Text color #edb04e
      
           This box has a color of #edb04e        
        
          <div style="background-color:#edb04e;">Content here</div>
        
        
          .mybackground {background-color:#edb04e;}
        
        Background color #edb04e
      
           Border around this has a color of #edb04e        
        
          <div style="border:2px solid #edb04e;">Content here</div>
        
        
          .myborder {border:2px solid #edb04e;}
        
        Border color #edb04e