#edcd2f color space conversions
Hex:
        #edcd2f
        RGB:
        237, 205, 47
        CMY:
        7, 20, 82
        CMYK:
        0, 14, 80, 7
      HSL:
        50°, 84.0708%, 55.6863%
        HSV (HSB):
        50°, 80.1688%, 92.9412%
        XYZ:
        57.2695, 61.8724, 11.6135
        xyY:
        0.4380, 0.4732, 61.8724
      CIE-Lab:
        82.8455, -3.7481, 75.5748
        CIE-LCH:
        82.8455, 75.6677, 92.8392
        CIE-Luv:
        82.8455, 28.7591, 83.4581
        Hunter-Lab:
        78.6590, -7.6923, 46.3075
      #edcd2f color charts
#edcd2f RGB chart
      #edcd2f CMYK chart
      #edcd2f RGB pie chart
      #edcd2f color shades, tints & tones
#edcd2f color schemes
#edcd2f color preview, HTML & CSS examples
           This text has a color of #edcd2f        
        
          <p style="color:#edcd2f;">Text here</p>
        
        
          .mytext {color:#edcd2f;}
        
        Text color #edcd2f
      
           This box has a color of #edcd2f        
        
          <div style="background-color:#edcd2f;">Content here</div>
        
        
          .mybackground {background-color:#edcd2f;}
        
        Background color #edcd2f
      
           Border around this has a color of #edcd2f        
        
          <div style="border:2px solid #edcd2f;">Content here</div>
        
        
          .myborder {border:2px solid #edcd2f;}
        
        Border color #edcd2f