#edcf04 color space conversions
Hex:
        #edcf04
        RGB:
        237, 207, 4
        CMY:
        7, 19, 98
        CMYK:
        0, 13, 98, 7
      HSL:
        52°, 96.6805%, 47.2549%
        HSV (HSB):
        52°, 98.3122%, 92.9412%
        XYZ:
        57.2598, 62.6389, 9.1875
        xyY:
        0.4436, 0.4852, 62.6389
      CIE-Lab:
        83.2520, -5.5241, 83.4022
        CIE-LCH:
        83.2520, 83.5849, 93.7894
        CIE-Luv:
        83.2520, 27.8606, 88.7282
        Hunter-Lab:
        79.1448, -9.3619, 48.5187
      #edcf04 color charts
#edcf04 RGB chart
      #edcf04 CMYK chart
      #edcf04 RGB pie chart
      #edcf04 color shades, tints & tones
#edcf04 color schemes
#edcf04 color preview, HTML & CSS examples
           This text has a color of #edcf04        
        
          <p style="color:#edcf04;">Text here</p>
        
        
          .mytext {color:#edcf04;}
        
        Text color #edcf04
      
           This box has a color of #edcf04        
        
          <div style="background-color:#edcf04;">Content here</div>
        
        
          .mybackground {background-color:#edcf04;}
        
        Background color #edcf04
      
           Border around this has a color of #edcf04        
        
          <div style="border:2px solid #edcf04;">Content here</div>
        
        
          .myborder {border:2px solid #edcf04;}
        
        Border color #edcf04