#eddb52 color space conversions
Hex:
        #eddb52
        RGB:
        237, 219, 82
        CMY:
        7, 14, 68
        CMYK:
        0, 8, 65, 7
      HSL:
        53°, 81.1518%, 62.5490%
        HSV (HSB):
        53°, 65.4008%, 92.9412%
        XYZ:
        61.7796, 69.2768, 18.0983
        xyY:
        0.4142, 0.4645, 69.2768
      CIE-Lab:
        86.6409, -9.3005, 67.0018
        CIE-LCH:
        86.6409, 67.6442, 97.9027
        CIE-Luv:
        86.6409, 18.1042, 80.3943
        Hunter-Lab:
        83.2327, -13.1653, 45.3707
      #eddb52 color charts
#eddb52 RGB chart
      #eddb52 CMYK chart
      #eddb52 RGB pie chart
      #eddb52 color shades, tints & tones
#eddb52 color schemes
#eddb52 color preview, HTML & CSS examples
           This text has a color of #eddb52        
        
          <p style="color:#eddb52;">Text here</p>
        
        
          .mytext {color:#eddb52;}
        
        Text color #eddb52
      
           This box has a color of #eddb52        
        
          <div style="background-color:#eddb52;">Content here</div>
        
        
          .mybackground {background-color:#eddb52;}
        
        Background color #eddb52
      
           Border around this has a color of #eddb52        
        
          <div style="border:2px solid #eddb52;">Content here</div>
        
        
          .myborder {border:2px solid #eddb52;}
        
        Border color #eddb52