#edb219 color space conversions
Hex:
        #edb219
        RGB:
        237, 178, 25
        CMY:
        7, 30, 90
        CMYK:
        0, 25, 89, 7
      HSL:
        43°, 85.4839%, 51.3725%
        HSV (HSB):
        43°, 89.4515%, 92.9412%
        XYZ:
        51.0209, 49.9155, 7.8653
        xyY:
        0.4689, 0.4588, 49.9155
      CIE-Lab:
        76.0174, 9.7294, 75.3565
        CIE-LCH:
        76.0174, 75.9820, 82.6432
        CIE-Luv:
        76.0174, 49.4412, 76.3782
        Hunter-Lab:
        70.6509, 5.2656, 42.8551
      #edb219 color charts
#edb219 RGB chart
      #edb219 CMYK chart
      #edb219 RGB pie chart
      #edb219 color shades, tints & tones
#edb219 color schemes
#edb219 color preview, HTML & CSS examples
           This text has a color of #edb219        
        
          <p style="color:#edb219;">Text here</p>
        
        
          .mytext {color:#edb219;}
        
        Text color #edb219
      
           This box has a color of #edb219        
        
          <div style="background-color:#edb219;">Content here</div>
        
        
          .mybackground {background-color:#edb219;}
        
        Background color #edb219
      
           Border around this has a color of #edb219        
        
          <div style="border:2px solid #edb219;">Content here</div>
        
        
          .myborder {border:2px solid #edb219;}
        
        Border color #edb219