#edb440 color space conversions
Hex:
        #edb440
        RGB:
        237, 180, 64
        CMY:
        7, 29, 75
        CMYK:
        0, 24, 73, 7
      HSL:
        40°, 82.7751%, 59.0196%
        HSV (HSB):
        40°, 72.9958%, 92.9412%
        XYZ:
        52.1717, 51.0172, 11.9480
        xyY:
        0.4531, 0.4431, 51.0172
      CIE-Lab:
        76.6894, 9.8651, 64.0586
        CIE-LCH:
        76.6894, 64.8138, 81.2452
        CIE-Luv:
        76.6894, 46.5902, 69.5613
        Hunter-Lab:
        71.4263, 5.3852, 40.0805
      #edb440 color charts
#edb440 RGB chart
      #edb440 CMYK chart
      #edb440 RGB pie chart
      #edb440 color shades, tints & tones
#edb440 color schemes
#edb440 color preview, HTML & CSS examples
           This text has a color of #edb440        
        
          <p style="color:#edb440;">Text here</p>
        
        
          .mytext {color:#edb440;}
        
        Text color #edb440
      
           This box has a color of #edb440        
        
          <div style="background-color:#edb440;">Content here</div>
        
        
          .mybackground {background-color:#edb440;}
        
        Background color #edb440
      
           Border around this has a color of #edb440        
        
          <div style="border:2px solid #edb440;">Content here</div>
        
        
          .myborder {border:2px solid #edb440;}
        
        Border color #edb440