#ede13a color space conversions
Hex:
        #ede13a
        RGB:
        237, 225, 58
        CMY:
        7, 12, 77
        CMYK:
        0, 5, 76, 7
      HSL:
        56°, 83.2558%, 57.8431%
        HSV (HSB):
        56°, 75.5274%, 92.9412%
        XYZ:
        62.6140, 72.1604, 14.6312
        xyY:
        0.4191, 0.4830, 72.1604
      CIE-Lab:
        88.0458, -13.4146, 76.9491
        CIE-LCH:
        88.0458, 78.1096, 99.8890
        CIE-Luv:
        88.0458, 14.6732, 89.1792
        Hunter-Lab:
        84.9473, -17.0868, 49.2511
      #ede13a color charts
#ede13a RGB chart
      #ede13a CMYK chart
      #ede13a RGB pie chart
      #ede13a color shades, tints & tones
#ede13a color schemes
#ede13a color preview, HTML & CSS examples
           This text has a color of #ede13a        
        
          <p style="color:#ede13a;">Text here</p>
        
        
          .mytext {color:#ede13a;}
        
        Text color #ede13a
      
           This box has a color of #ede13a        
        
          <div style="background-color:#ede13a;">Content here</div>
        
        
          .mybackground {background-color:#ede13a;}
        
        Background color #ede13a
      
           Border around this has a color of #ede13a        
        
          <div style="border:2px solid #ede13a;">Content here</div>
        
        
          .myborder {border:2px solid #ede13a;}
        
        Border color #ede13a