#eddc47 color space conversions
Hex:
        #eddc47
        RGB:
        237, 220, 71
        CMY:
        7, 14, 72
        CMYK:
        0, 7, 70, 7
      HSL:
        54°, 82.1782%, 60.3922%
        HSV (HSB):
        54°, 70.0422%, 92.9412%
        XYZ:
        61.6556, 69.6459, 16.1546
        xyY:
        0.4181, 0.4723, 69.6459
      CIE-Lab:
        86.8229, -10.3747, 71.4020
        CIE-LCH:
        86.8229, 72.1518, 98.2672
        CIE-Luv:
        86.8229, 17.7450, 84.0307
        Hunter-Lab:
        83.4541, -14.1695, 46.9408
      #eddc47 color charts
#eddc47 RGB chart
      #eddc47 CMYK chart
      #eddc47 RGB pie chart
      #eddc47 color shades, tints & tones
#eddc47 color schemes
#eddc47 color preview, HTML & CSS examples
           This text has a color of #eddc47        
        
          <p style="color:#eddc47;">Text here</p>
        
        
          .mytext {color:#eddc47;}
        
        Text color #eddc47
      
           This box has a color of #eddc47        
        
          <div style="background-color:#eddc47;">Content here</div>
        
        
          .mybackground {background-color:#eddc47;}
        
        Background color #eddc47
      
           Border around this has a color of #eddc47        
        
          <div style="border:2px solid #eddc47;">Content here</div>
        
        
          .myborder {border:2px solid #eddc47;}
        
        Border color #eddc47