#edb725 color space conversions
Hex:
        #edb725
        RGB:
        237, 183, 37
        CMY:
        7, 28, 85
        CMYK:
        0, 23, 84, 7
      HSL:
        44°, 84.7458%, 53.7255%
        HSV (HSB):
        44°, 84.3882%, 92.9412%
        XYZ:
        52.1925, 52.0051, 9.0374
        xyY:
        0.4609, 0.4593, 52.0051
      CIE-Lab:
        77.2839, 7.3571, 73.5925
        CIE-LCH:
        77.2839, 73.9593, 84.2911
        CIE-Luv:
        77.2839, 45.3023, 76.6528
        Hunter-Lab:
        72.1145, 2.9879, 43.0499
      #edb725 color charts
#edb725 RGB chart
      #edb725 CMYK chart
      #edb725 RGB pie chart
      #edb725 color shades, tints & tones
#edb725 color schemes
#edb725 color preview, HTML & CSS examples
           This text has a color of #edb725        
        
          <p style="color:#edb725;">Text here</p>
        
        
          .mytext {color:#edb725;}
        
        Text color #edb725
      
           This box has a color of #edb725        
        
          <div style="background-color:#edb725;">Content here</div>
        
        
          .mybackground {background-color:#edb725;}
        
        Background color #edb725
      
           Border around this has a color of #edb725        
        
          <div style="border:2px solid #edb725;">Content here</div>
        
        
          .myborder {border:2px solid #edb725;}
        
        Border color #edb725