#edcf05 color space conversions
Hex:
        #edcf05
        RGB:
        237, 207, 5
        CMY:
        7, 19, 98
        CMYK:
        0, 13, 98, 7
      HSL:
        52°, 95.8678%, 47.4510%
        HSV (HSB):
        52°, 97.8903%, 92.9412%
        XYZ:
        57.2653, 62.6411, 9.2163
        xyY:
        0.4435, 0.4851, 62.6411
      CIE-Lab:
        83.2532, -5.5156, 83.3125
        CIE-LCH:
        83.2532, 83.4948, 93.7877
        CIE-Luv:
        83.2532, 27.8546, 88.6776
        Hunter-Lab:
        79.1461, -9.3542, 48.4982
      #edcf05 color charts
#edcf05 RGB chart
      #edcf05 CMYK chart
      #edcf05 RGB pie chart
      #edcf05 color shades, tints & tones
#edcf05 color schemes
#edcf05 color preview, HTML & CSS examples
           This text has a color of #edcf05        
        
          <p style="color:#edcf05;">Text here</p>
        
        
          .mytext {color:#edcf05;}
        
        Text color #edcf05
      
           This box has a color of #edcf05        
        
          <div style="background-color:#edcf05;">Content here</div>
        
        
          .mybackground {background-color:#edcf05;}
        
        Background color #edcf05
      
           Border around this has a color of #edcf05        
        
          <div style="border:2px solid #edcf05;">Content here</div>
        
        
          .myborder {border:2px solid #edcf05;}
        
        Border color #edcf05