#edb50a color space conversions
Hex:
        #edb50a
        RGB:
        237, 181, 10
        CMY:
        7, 29, 96
        CMYK:
        0, 24, 96, 7
      HSL:
        45°, 91.9028%, 48.4314%
        HSV (HSB):
        45°, 95.7806%, 92.9412%
        XYZ:
        51.5037, 51.0742, 7.4309
        xyY:
        0.4682, 0.4643, 51.0742
      CIE-Lab:
        76.7239, 7.9616, 78.1371
        CIE-LCH:
        76.7239, 78.5416, 84.1821
        CIE-Luv:
        76.7239, 47.3196, 78.7418
        Hunter-Lab:
        71.4662, 3.5741, 43.8615
      #edb50a color charts
#edb50a RGB chart
      #edb50a CMYK chart
      #edb50a RGB pie chart
      #edb50a color shades, tints & tones
#edb50a color schemes
#edb50a color preview, HTML & CSS examples
           This text has a color of #edb50a        
        
          <p style="color:#edb50a;">Text here</p>
        
        
          .mytext {color:#edb50a;}
        
        Text color #edb50a
      
           This box has a color of #edb50a        
        
          <div style="background-color:#edb50a;">Content here</div>
        
        
          .mybackground {background-color:#edb50a;}
        
        Background color #edb50a
      
           Border around this has a color of #edb50a        
        
          <div style="border:2px solid #edb50a;">Content here</div>
        
        
          .myborder {border:2px solid #edb50a;}
        
        Border color #edb50a