#edda4b color space conversions
Hex:
        #edda4b
        RGB:
        237, 218, 75
        CMY:
        7, 15, 71
        CMYK:
        0, 8, 68, 7
      HSL:
        53°, 81.8182%, 61.1765%
        HSV (HSB):
        53°, 68.3544%, 92.9412%
        XYZ:
        61.2665, 68.6553, 16.6793
        xyY:
        0.4179, 0.4683, 68.6553
      CIE-Lab:
        86.3331, -9.1761, 69.4235
        CIE-LCH:
        86.3331, 70.0273, 97.5294
        CIE-Luv:
        86.3331, 18.9859, 82.0880
        Hunter-Lab:
        82.8585, -13.0176, 46.0659
      #edda4b color charts
#edda4b RGB chart
      #edda4b CMYK chart
      #edda4b RGB pie chart
      #edda4b color shades, tints & tones
#edda4b color schemes
#edda4b color preview, HTML & CSS examples
           This text has a color of #edda4b        
        
          <p style="color:#edda4b;">Text here</p>
        
        
          .mytext {color:#edda4b;}
        
        Text color #edda4b
      
           This box has a color of #edda4b        
        
          <div style="background-color:#edda4b;">Content here</div>
        
        
          .mybackground {background-color:#edda4b;}
        
        Background color #edda4b
      
           Border around this has a color of #edda4b        
        
          <div style="border:2px solid #edda4b;">Content here</div>
        
        
          .myborder {border:2px solid #edda4b;}
        
        Border color #edda4b