#edd37a color space conversions
Hex:
        #edd37a
        RGB:
        237, 211, 122
        CMY:
        7, 17, 52
        CMYK:
        0, 11, 49, 7
      HSL:
        46°, 76.1589%, 70.3922%
        HSV (HSB):
        46°, 48.5232%, 92.9412%
        XYZ:
        61.7322, 65.9982, 27.8976
        xyY:
        0.3967, 0.4241, 65.9982
      CIE-Lab:
        84.9955, -2.3190, 47.1023
        CIE-LCH:
        84.9955, 47.1593, 92.8185
        CIE-Luv:
        84.9955, 21.7035, 60.5662
        Hunter-Lab:
        81.2393, -6.5300, 36.5072
      #edd37a color charts
#edd37a RGB chart
      #edd37a CMYK chart
      #edd37a RGB pie chart
      #edd37a color shades, tints & tones
#edd37a color schemes
#edd37a color preview, HTML & CSS examples
           This text has a color of #edd37a        
        
          <p style="color:#edd37a;">Text here</p>
        
        
          .mytext {color:#edd37a;}
        
        Text color #edd37a
      
           This box has a color of #edd37a        
        
          <div style="background-color:#edd37a;">Content here</div>
        
        
          .mybackground {background-color:#edd37a;}
        
        Background color #edd37a
      
           Border around this has a color of #edd37a        
        
          <div style="border:2px solid #edd37a;">Content here</div>
        
        
          .myborder {border:2px solid #edd37a;}
        
        Border color #edd37a