#eddc2e color space conversions
Hex:
        #eddc2e
        RGB:
        237, 220, 46
        CMY:
        7, 14, 82
        CMYK:
        0, 7, 81, 7
      HSL:
        55°, 84.1410%, 55.4902%
        HSV (HSB):
        55°, 80.5907%, 92.9412%
        XYZ:
        61.0114, 69.3882, 12.7624
        xyY:
        0.4262, 0.4847, 69.3882
      CIE-Lab:
        86.6959, -11.3402, 79.1834
        CIE-LCH:
        86.6959, 79.9913, 98.1501
        CIE-Luv:
        86.6959, 18.2722, 89.4953
        Hunter-Lab:
        83.2996, -15.0349, 49.2258
      #eddc2e color charts
#eddc2e RGB chart
      #eddc2e CMYK chart
      #eddc2e RGB pie chart
      #eddc2e color shades, tints & tones
#eddc2e color schemes
#eddc2e color preview, HTML & CSS examples
           This text has a color of #eddc2e        
        
          <p style="color:#eddc2e;">Text here</p>
        
        
          .mytext {color:#eddc2e;}
        
        Text color #eddc2e
      
           This box has a color of #eddc2e        
        
          <div style="background-color:#eddc2e;">Content here</div>
        
        
          .mybackground {background-color:#eddc2e;}
        
        Background color #eddc2e
      
           Border around this has a color of #eddc2e        
        
          <div style="border:2px solid #eddc2e;">Content here</div>
        
        
          .myborder {border:2px solid #eddc2e;}
        
        Border color #eddc2e