#ede14a color space conversions
Hex:
        #ede14a
        RGB:
        237, 225, 74
        CMY:
        7, 12, 71
        CMYK:
        0, 5, 69, 7
      HSL:
        56°, 81.9095%, 60.9804%
        HSV (HSB):
        56°, 68.7764%, 92.9412%
        XYZ:
        63.0863, 72.3494, 17.1184
        xyY:
        0.4135, 0.4743, 72.3494
      CIE-Lab:
        88.1365, -12.7145, 71.6019
        CIE-LCH:
        88.1365, 72.7220, 100.0692
        CIE-Luv:
        88.1365, 14.3263, 85.2775
        Hunter-Lab:
        85.0584, -16.4620, 47.6085
      #ede14a color charts
#ede14a RGB chart
      #ede14a CMYK chart
      #ede14a RGB pie chart
      #ede14a color shades, tints & tones
#ede14a color schemes
#ede14a color preview, HTML & CSS examples
           This text has a color of #ede14a        
        
          <p style="color:#ede14a;">Text here</p>
        
        
          .mytext {color:#ede14a;}
        
        Text color #ede14a
      
           This box has a color of #ede14a        
        
          <div style="background-color:#ede14a;">Content here</div>
        
        
          .mybackground {background-color:#ede14a;}
        
        Background color #ede14a
      
           Border around this has a color of #ede14a        
        
          <div style="border:2px solid #ede14a;">Content here</div>
        
        
          .myborder {border:2px solid #ede14a;}
        
        Border color #ede14a