#edeb64 color space conversions
Hex:
        #edeb64
        RGB:
        237, 235, 100
        CMY:
        7, 8, 61
        CMYK:
        0, 1, 58, 7
      HSL:
        59°, 79.1908%, 66.0784%
        HSV (HSB):
        59°, 57.8059%, 92.9412%
        XYZ:
        66.9336, 78.3413, 23.6502
        xyY:
        0.3962, 0.4638, 78.3413
      CIE-Lab:
        90.9354, -16.0870, 64.1482
        CIE-LCH:
        90.9354, 66.1346, 104.0782
        CIE-Luv:
        90.9354, 7.1759, 81.1613
        Hunter-Lab:
        88.5106, -19.9080, 46.1150
      #edeb64 color charts
#edeb64 RGB chart
      #edeb64 CMYK chart
      #edeb64 RGB pie chart
      #edeb64 color shades, tints & tones
#edeb64 color schemes
#edeb64 color preview, HTML & CSS examples
           This text has a color of #edeb64        
        
          <p style="color:#edeb64;">Text here</p>
        
        
          .mytext {color:#edeb64;}
        
        Text color #edeb64
      
           This box has a color of #edeb64        
        
          <div style="background-color:#edeb64;">Content here</div>
        
        
          .mybackground {background-color:#edeb64;}
        
        Background color #edeb64
      
           Border around this has a color of #edeb64        
        
          <div style="border:2px solid #edeb64;">Content here</div>
        
        
          .myborder {border:2px solid #edeb64;}
        
        Border color #edeb64