#edda05 color space conversions
Hex:
        #edda05
        RGB:
        237, 218, 5
        CMY:
        7, 15, 98
        CMYK:
        0, 8, 98, 7
      HSL:
        55°, 95.8678%, 47.4510%
        HSV (HSB):
        55°, 97.8903%, 92.9412%
        XYZ:
        60.0238, 68.1583, 10.1359
        xyY:
        0.4340, 0.4928, 68.1583
      CIE-Lab:
        86.0855, -11.0490, 85.3674
        CIE-LCH:
        86.0855, 86.0795, 97.3747
        CIE-Luv:
        86.0855, 20.0511, 92.7801
        Hunter-Lab:
        82.5580, -14.6981, 50.5114
      #edda05 color charts
#edda05 RGB chart
      #edda05 CMYK chart
      #edda05 RGB pie chart
      #edda05 color shades, tints & tones
#edda05 color schemes
#edda05 color preview, HTML & CSS examples
           This text has a color of #edda05        
        
          <p style="color:#edda05;">Text here</p>
        
        
          .mytext {color:#edda05;}
        
        Text color #edda05
      
           This box has a color of #edda05        
        
          <div style="background-color:#edda05;">Content here</div>
        
        
          .mybackground {background-color:#edda05;}
        
        Background color #edda05
      
           Border around this has a color of #edda05        
        
          <div style="border:2px solid #edda05;">Content here</div>
        
        
          .myborder {border:2px solid #edda05;}
        
        Border color #edda05