#edeb85 color space conversions
Hex:
        #edeb85
        RGB:
        237, 235, 133
        CMY:
        7, 8, 48
        CMYK:
        0, 1, 44, 7
      HSL:
        59°, 74.2857%, 72.5490%
        HSV (HSB):
        59°, 43.8819%, 92.9412%
        XYZ:
        68.8670, 79.1146, 33.8313
        xyY:
        0.3788, 0.4351, 79.1146
      CIE-Lab:
        91.2861, -13.3562, 49.5145
        CIE-LCH:
        91.2861, 51.2843, 105.0958
        CIE-Luv:
        91.2861, 6.1069, 66.8631
        Hunter-Lab:
        88.9464, -17.4521, 39.7112
      #edeb85 color charts
#edeb85 RGB chart
      #edeb85 CMYK chart
      #edeb85 RGB pie chart
      #edeb85 color shades, tints & tones
#edeb85 color schemes
#edeb85 color preview, HTML & CSS examples
           This text has a color of #edeb85        
        
          <p style="color:#edeb85;">Text here</p>
        
        
          .mytext {color:#edeb85;}
        
        Text color #edeb85
      
           This box has a color of #edeb85        
        
          <div style="background-color:#edeb85;">Content here</div>
        
        
          .mybackground {background-color:#edeb85;}
        
        Background color #edeb85
      
           Border around this has a color of #edeb85        
        
          <div style="border:2px solid #edeb85;">Content here</div>
        
        
          .myborder {border:2px solid #edeb85;}
        
        Border color #edeb85