#edd900 color space conversions
Hex:
        #edd900
        RGB:
        237, 217, 0
        CMY:
        7, 15, 100
        CMYK:
        0, 8, 100, 7
      HSL:
        55°, 100.0000%, 46.4706%
        HSV (HSB):
        55°, 100.0000%, 92.9412%
        XYZ:
        59.7379, 67.6302, 9.9054
        xyY:
        0.4352, 0.4927, 67.6302
      CIE-Lab:
        85.8212, -10.5920, 85.6039
        CIE-LCH:
        85.8212, 86.2567, 97.0535
        CIE-Luv:
        85.8212, 20.7739, 92.6493
        Hunter-Lab:
        82.2376, -14.2523, 50.4249
      #edd900 color charts
#edd900 RGB chart
      #edd900 CMYK chart
      #edd900 RGB pie chart
      #edd900 color shades, tints & tones
#edd900 color schemes
#edd900 color preview, HTML & CSS examples
           This text has a color of #edd900        
        
          <p style="color:#edd900;">Text here</p>
        
        
          .mytext {color:#edd900;}
        
        Text color #edd900
      
           This box has a color of #edd900        
        
          <div style="background-color:#edd900;">Content here</div>
        
        
          .mybackground {background-color:#edd900;}
        
        Background color #edd900
      
           Border around this has a color of #edd900        
        
          <div style="border:2px solid #edd900;">Content here</div>
        
        
          .myborder {border:2px solid #edd900;}
        
        Border color #edd900