#edd24a color space conversions
Hex:
        #edd24a
        RGB:
        237, 210, 74
        CMY:
        7, 18, 71
        CMYK:
        0, 11, 69, 7
      HSL:
        50°, 81.9095%, 60.9804%
        HSV (HSB):
        50°, 68.7764%, 92.9412%
        XYZ:
        59.2077, 64.5921, 15.8255
        xyY:
        0.4240, 0.4626, 64.5921
      CIE-Lab:
        84.2731, -5.1901, 67.7299
        CIE-LCH:
        84.2731, 67.9284, 94.3820
        CIE-Luv:
        84.2731, 24.4876, 79.0444
        Hunter-Lab:
        80.3692, -9.1459, 44.5837
      #edd24a color charts
#edd24a RGB chart
      #edd24a CMYK chart
      #edd24a RGB pie chart
      #edd24a color shades, tints & tones
#edd24a color schemes
#edd24a color preview, HTML & CSS examples
           This text has a color of #edd24a        
        
          <p style="color:#edd24a;">Text here</p>
        
        
          .mytext {color:#edd24a;}
        
        Text color #edd24a
      
           This box has a color of #edd24a        
        
          <div style="background-color:#edd24a;">Content here</div>
        
        
          .mybackground {background-color:#edd24a;}
        
        Background color #edd24a
      
           Border around this has a color of #edd24a        
        
          <div style="border:2px solid #edd24a;">Content here</div>
        
        
          .myborder {border:2px solid #edd24a;}
        
        Border color #edd24a