#edb413 color space conversions
Hex:
        #edb413
        RGB:
        237, 180, 19
        CMY:
        7, 29, 93
        CMYK:
        0, 24, 92, 7
      HSL:
        44°, 85.8268%, 50.1961%
        HSV (HSB):
        44°, 91.9831%, 92.9412%
        XYZ:
        51.3639, 50.6941, 7.6939
        xyY:
        0.4680, 0.4619, 50.6941
      CIE-Lab:
        76.4933, 8.5863, 76.7866
        CIE-LCH:
        76.4933, 77.2652, 83.6197
        CIE-Luv:
        76.4933, 47.9873, 77.7241
        Hunter-Lab:
        71.1998, 4.1712, 43.4329
      #edb413 color charts
#edb413 RGB chart
      #edb413 CMYK chart
      #edb413 RGB pie chart
      #edb413 color shades, tints & tones
#edb413 color schemes
#edb413 color preview, HTML & CSS examples
           This text has a color of #edb413        
        
          <p style="color:#edb413;">Text here</p>
        
        
          .mytext {color:#edb413;}
        
        Text color #edb413
      
           This box has a color of #edb413        
        
          <div style="background-color:#edb413;">Content here</div>
        
        
          .mybackground {background-color:#edb413;}
        
        Background color #edb413
      
           Border around this has a color of #edb413        
        
          <div style="border:2px solid #edb413;">Content here</div>
        
        
          .myborder {border:2px solid #edb413;}
        
        Border color #edb413