#edd880 color space conversions
Hex:
        #edd880
        RGB:
        237, 216, 128
        CMY:
        7, 15, 50
        CMYK:
        0, 9, 46, 7
      HSL:
        48°, 75.1724%, 71.5686%
        HSV (HSB):
        48°, 45.9916%, 92.9412%
        XYZ:
        63.3772, 68.6748, 30.3373
        xyY:
        0.3903, 0.4229, 68.6748
      CIE-Lab:
        86.3427, -4.3135, 45.8252
        CIE-LCH:
        86.3427, 46.0278, 95.3774
        CIE-Luv:
        86.3427, 18.1614, 60.0062
        Hunter-Lab:
        82.8702, -8.5103, 36.3042
      #edd880 color charts
#edd880 RGB chart
      #edd880 CMYK chart
      #edd880 RGB pie chart
      #edd880 color shades, tints & tones
#edd880 color schemes
#edd880 color preview, HTML & CSS examples
           This text has a color of #edd880        
        
          <p style="color:#edd880;">Text here</p>
        
        
          .mytext {color:#edd880;}
        
        Text color #edd880
      
           This box has a color of #edd880        
        
          <div style="background-color:#edd880;">Content here</div>
        
        
          .mybackground {background-color:#edd880;}
        
        Background color #edd880
      
           Border around this has a color of #edd880        
        
          <div style="border:2px solid #edd880;">Content here</div>
        
        
          .myborder {border:2px solid #edd880;}
        
        Border color #edd880