#eddb66 color space conversions
Hex:
        #eddb66
        RGB:
        237, 219, 102
        CMY:
        7, 14, 60
        CMYK:
        0, 8, 57, 7
      HSL:
        52°, 78.9474%, 66.4706%
        HSV (HSB):
        52°, 56.9620%, 92.9412%
        XYZ:
        62.6548, 69.6269, 22.7074
        xyY:
        0.4043, 0.4492, 69.6269
      CIE-Lab:
        86.8135, -8.0087, 58.6607
        CIE-LCH:
        86.8135, 59.2049, 97.7743
        CIE-Luv:
        86.8135, 17.4033, 73.2379
        Hunter-Lab:
        83.4427, -11.9940, 42.2752
      #eddb66 color charts
#eddb66 RGB chart
      #eddb66 CMYK chart
      #eddb66 RGB pie chart
      #eddb66 color shades, tints & tones
#eddb66 color schemes
#eddb66 color preview, HTML & CSS examples
           This text has a color of #eddb66        
        
          <p style="color:#eddb66;">Text here</p>
        
        
          .mytext {color:#eddb66;}
        
        Text color #eddb66
      
           This box has a color of #eddb66        
        
          <div style="background-color:#eddb66;">Content here</div>
        
        
          .mybackground {background-color:#eddb66;}
        
        Background color #eddb66
      
           Border around this has a color of #eddb66        
        
          <div style="border:2px solid #eddb66;">Content here</div>
        
        
          .myborder {border:2px solid #eddb66;}
        
        Border color #eddb66