#edcc51 color space conversions
Hex:
        #edcc51
        RGB:
        237, 204, 81
        CMY:
        7, 20, 68
        CMYK:
        0, 14, 66, 7
      HSL:
        47°, 81.2500%, 62.3529%
        HSV (HSB):
        47°, 65.8228%, 92.9412%
        XYZ:
        58.0031, 61.7843, 16.6531
        xyY:
        0.4251, 0.4528, 61.7843
      CIE-Lab:
        82.7986, -1.7501, 63.3857
        CIE-LCH:
        82.7986, 63.4099, 91.5816
        CIE-Luv:
        82.7986, 28.4013, 74.3353
        Hunter-Lab:
        78.6030, -5.8357, 42.4608
      #edcc51 color charts
#edcc51 RGB chart
      #edcc51 CMYK chart
      #edcc51 RGB pie chart
      #edcc51 color shades, tints & tones
#edcc51 color schemes
#edcc51 color preview, HTML & CSS examples
           This text has a color of #edcc51        
        
          <p style="color:#edcc51;">Text here</p>
        
        
          .mytext {color:#edcc51;}
        
        Text color #edcc51
      
           This box has a color of #edcc51        
        
          <div style="background-color:#edcc51;">Content here</div>
        
        
          .mybackground {background-color:#edcc51;}
        
        Background color #edcc51
      
           Border around this has a color of #edcc51        
        
          <div style="border:2px solid #edcc51;">Content here</div>
        
        
          .myborder {border:2px solid #edcc51;}
        
        Border color #edcc51