#eddb1e color space conversions
Hex:
        #eddb1e
        RGB:
        237, 219, 30
        CMY:
        7, 14, 88
        CMYK:
        0, 8, 87, 7
      HSL:
        55°, 85.1852%, 52.3529%
        HSV (HSB):
        55°, 87.3418%, 92.9412%
        XYZ:
        60.4909, 68.7613, 11.3123
        xyY:
        0.4303, 0.4892, 68.7613
      CIE-Lab:
        86.3857, -11.2331, 82.5055
        CIE-LCH:
        86.3857, 83.2667, 97.7531
        CIE-Luv:
        86.3857, 19.1778, 91.3460
        Hunter-Lab:
        82.9224, -14.9007, 49.9573
      #eddb1e color charts
#eddb1e RGB chart
      #eddb1e CMYK chart
      #eddb1e RGB pie chart
      #eddb1e color shades, tints & tones
#eddb1e color schemes
#eddb1e color preview, HTML & CSS examples
           This text has a color of #eddb1e        
        
          <p style="color:#eddb1e;">Text here</p>
        
        
          .mytext {color:#eddb1e;}
        
        Text color #eddb1e
      
           This box has a color of #eddb1e        
        
          <div style="background-color:#eddb1e;">Content here</div>
        
        
          .mybackground {background-color:#eddb1e;}
        
        Background color #eddb1e
      
           Border around this has a color of #eddb1e        
        
          <div style="border:2px solid #eddb1e;">Content here</div>
        
        
          .myborder {border:2px solid #eddb1e;}
        
        Border color #eddb1e