#edeb75 color space conversions
Hex:
        #edeb75
        RGB:
        237, 235, 117
        CMY:
        7, 8, 54
        CMYK:
        0, 1, 51, 7
      HSL:
        59°, 76.9231%, 69.4118%
        HSV (HSB):
        59°, 50.6329%, 92.9412%
        XYZ:
        67.8443, 78.7055, 28.4455
        xyY:
        0.3877, 0.4498, 78.7055
      CIE-Lab:
        91.1009, -14.7920, 56.8026
        CIE-LCH:
        91.1009, 58.6970, 104.5962
        CIE-Luv:
        91.1009, 6.6645, 74.3210
        Hunter-Lab:
        88.7161, -18.7482, 43.0908
      #edeb75 color charts
#edeb75 RGB chart
      #edeb75 CMYK chart
      #edeb75 RGB pie chart
      #edeb75 color shades, tints & tones
#edeb75 color schemes
#edeb75 color preview, HTML & CSS examples
           This text has a color of #edeb75        
        
          <p style="color:#edeb75;">Text here</p>
        
        
          .mytext {color:#edeb75;}
        
        Text color #edeb75
      
           This box has a color of #edeb75        
        
          <div style="background-color:#edeb75;">Content here</div>
        
        
          .mybackground {background-color:#edeb75;}
        
        Background color #edeb75
      
           Border around this has a color of #edeb75        
        
          <div style="border:2px solid #edeb75;">Content here</div>
        
        
          .myborder {border:2px solid #edeb75;}
        
        Border color #edeb75