#eddb33 color space conversions
Hex:
        #eddb33
        RGB:
        237, 219, 51
        CMY:
        7, 14, 80
        CMYK:
        0, 8, 78, 7
      HSL:
        54°, 83.7838%, 56.4706%
        HSV (HSB):
        54°, 78.4810%, 92.9412%
        XYZ:
        60.8541, 68.9066, 13.2249
        xyY:
        0.4256, 0.4819, 68.9066
      CIE-Lab:
        86.4578, -10.6846, 77.6044
        CIE-LCH:
        86.4578, 78.3365, 97.8392
        CIE-Luv:
        86.4578, 18.8700, 88.2075
        Hunter-Lab:
        83.0100, -14.4102, 48.6611
      #eddb33 color charts
#eddb33 RGB chart
      #eddb33 CMYK chart
      #eddb33 RGB pie chart
      #eddb33 color shades, tints & tones
#eddb33 color schemes
#eddb33 color preview, HTML & CSS examples
           This text has a color of #eddb33        
        
          <p style="color:#eddb33;">Text here</p>
        
        
          .mytext {color:#eddb33;}
        
        Text color #eddb33
      
           This box has a color of #eddb33        
        
          <div style="background-color:#eddb33;">Content here</div>
        
        
          .mybackground {background-color:#eddb33;}
        
        Background color #eddb33
      
           Border around this has a color of #eddb33        
        
          <div style="border:2px solid #eddb33;">Content here</div>
        
        
          .myborder {border:2px solid #eddb33;}
        
        Border color #eddb33