#edb032 color space conversions
Hex:
        #edb032
        RGB:
        237, 176, 50
        CMY:
        7, 31, 80
        CMYK:
        0, 26, 79, 7
      HSL:
        40°, 83.8565%, 56.2745%
        HSV (HSB):
        40°, 78.9030%, 92.9412%
        XYZ:
        51.0261, 49.2855, 9.8413
        xyY:
        0.4632, 0.4474, 49.2855
      CIE-Lab:
        75.6286, 11.4189, 68.2249
        CIE-LCH:
        75.6286, 69.1739, 80.4984
        CIE-Luv:
        75.6286, 50.2587, 71.4890
        Hunter-Lab:
        70.2036, 6.8829, 40.8311
      #edb032 color charts
#edb032 RGB chart
      #edb032 CMYK chart
      #edb032 RGB pie chart
      #edb032 color shades, tints & tones
#edb032 color schemes
#edb032 color preview, HTML & CSS examples
           This text has a color of #edb032        
        
          <p style="color:#edb032;">Text here</p>
        
        
          .mytext {color:#edb032;}
        
        Text color #edb032
      
           This box has a color of #edb032        
        
          <div style="background-color:#edb032;">Content here</div>
        
        
          .mybackground {background-color:#edb032;}
        
        Background color #edb032
      
           Border around this has a color of #edb032        
        
          <div style="border:2px solid #edb032;">Content here</div>
        
        
          .myborder {border:2px solid #edb032;}
        
        Border color #edb032