#ede14e color space conversions
Hex:
        #ede14e
        RGB:
        237, 225, 78
        CMY:
        7, 12, 69
        CMYK:
        0, 5, 67, 7
      HSL:
        55°, 81.5385%, 61.7647%
        HSV (HSB):
        55°, 67.0886%, 92.9412%
        XYZ:
        63.2254, 72.4050, 17.8510
        xyY:
        0.4119, 0.4718, 72.4050
      CIE-Lab:
        88.1632, -12.5092, 70.1296
        CIE-LCH:
        88.1632, 71.2365, 100.1136
        CIE-Luv:
        88.1632, 14.2252, 84.1403
        Hunter-Lab:
        85.0911, -16.2783, 47.1256
      #ede14e color charts
#ede14e RGB chart
      #ede14e CMYK chart
      #ede14e RGB pie chart
      #ede14e color shades, tints & tones
#ede14e color schemes
#ede14e color preview, HTML & CSS examples
           This text has a color of #ede14e        
        
          <p style="color:#ede14e;">Text here</p>
        
        
          .mytext {color:#ede14e;}
        
        Text color #ede14e
      
           This box has a color of #ede14e        
        
          <div style="background-color:#ede14e;">Content here</div>
        
        
          .mybackground {background-color:#ede14e;}
        
        Background color #ede14e
      
           Border around this has a color of #ede14e        
        
          <div style="border:2px solid #ede14e;">Content here</div>
        
        
          .myborder {border:2px solid #ede14e;}
        
        Border color #ede14e