#edd770 color space conversions
Hex:
        #edd770
        RGB:
        237, 215, 112
        CMY:
        7, 16, 56
        CMYK:
        0, 9, 53, 7
      HSL:
        49°, 77.6398%, 68.4314%
        HSV (HSB):
        49°, 52.7426%, 92.9412%
        XYZ:
        62.1501, 67.7753, 25.1355
        xyY:
        0.4008, 0.4371, 67.7753
      CIE-Lab:
        85.8939, -5.2166, 52.9902
        CIE-LCH:
        85.8939, 53.2463, 95.6223
        CIE-Luv:
        85.8939, 19.5974, 67.1707
        Hunter-Lab:
        82.3257, -9.3151, 39.5257
      #edd770 color charts
#edd770 RGB chart
      #edd770 CMYK chart
      #edd770 RGB pie chart
      #edd770 color shades, tints & tones
#edd770 color schemes
#edd770 color preview, HTML & CSS examples
           This text has a color of #edd770        
        
          <p style="color:#edd770;">Text here</p>
        
        
          .mytext {color:#edd770;}
        
        Text color #edd770
      
           This box has a color of #edd770        
        
          <div style="background-color:#edd770;">Content here</div>
        
        
          .mybackground {background-color:#edd770;}
        
        Background color #edd770
      
           Border around this has a color of #edd770        
        
          <div style="border:2px solid #edd770;">Content here</div>
        
        
          .myborder {border:2px solid #edd770;}
        
        Border color #edd770