#ecd314 color space conversions
Hex:
        #ecd314
        RGB:
        236, 211, 20
        CMY:
        7, 17, 92
        CMYK:
        0, 11, 92, 7
      HSL:
        53°, 85.0394%, 50.1961%
        HSV (HSB):
        53°, 91.5254%, 92.5490%
        XYZ:
        58.0126, 64.4719, 10.0486
        xyY:
        0.4377, 0.4865, 64.4719
      CIE-Lab:
        84.2109, -7.8144, 82.3962
        CIE-LCH:
        84.2109, 82.7659, 95.4177
        CIE-Luv:
        84.2109, 24.1542, 89.2625
        Hunter-Lab:
        80.2944, -11.5492, 48.7862
      #ecd314 color charts
#ecd314 RGB chart
      #ecd314 CMYK chart
      #ecd314 RGB pie chart
      #ecd314 color shades, tints & tones
#ecd314 color schemes
#ecd314 color preview, HTML & CSS examples
           This text has a color of #ecd314        
        
          <p style="color:#ecd314;">Text here</p>
        
        
          .mytext {color:#ecd314;}
        
        Text color #ecd314
      
           This box has a color of #ecd314        
        
          <div style="background-color:#ecd314;">Content here</div>
        
        
          .mybackground {background-color:#ecd314;}
        
        Background color #ecd314
      
           Border around this has a color of #ecd314        
        
          <div style="border:2px solid #ecd314;">Content here</div>
        
        
          .myborder {border:2px solid #ecd314;}
        
        Border color #ecd314