#ebed7d color space conversions
Hex:
        #ebed7d
        RGB:
        235, 237, 125
        CMY:
        8, 7, 51
        CMYK:
        1, 0, 47, 7
      HSL:
        61°, 75.6757%, 70.9804%
        HSV (HSB):
        61°, 47.2574%, 92.9412%
        XYZ:
        68.2468, 79.7112, 31.1908
        xyY:
        0.3810, 0.4449, 79.7112
      CIE-Lab:
        91.5551, -15.8679, 53.5983
        CIE-LCH:
        91.5551, 55.8978, 106.4915
        CIE-Luv:
        91.5551, 3.8773, 71.5804
        Hunter-Lab:
        89.2811, -19.7960, 41.7835
      #ebed7d color charts
#ebed7d RGB chart
      #ebed7d CMYK chart
      #ebed7d RGB pie chart
      #ebed7d color shades, tints & tones
#ebed7d color schemes
#ebed7d color preview, HTML & CSS examples
           This text has a color of #ebed7d        
        
          <p style="color:#ebed7d;">Text here</p>
        
        
          .mytext {color:#ebed7d;}
        
        Text color #ebed7d
      
           This box has a color of #ebed7d        
        
          <div style="background-color:#ebed7d;">Content here</div>
        
        
          .mybackground {background-color:#ebed7d;}
        
        Background color #ebed7d
      
           Border around this has a color of #ebed7d        
        
          <div style="border:2px solid #ebed7d;">Content here</div>
        
        
          .myborder {border:2px solid #ebed7d;}
        
        Border color #ebed7d