#edc64a color space conversions
Hex:
        #edc64a
        RGB:
        237, 198, 74
        CMY:
        7, 22, 71
        CMYK:
        0, 16, 69, 7
      HSL:
        46°, 81.9095%, 60.9804%
        HSV (HSB):
        46°, 68.7764%, 92.9412%
        XYZ:
        56.3552, 58.8871, 14.8747
        xyY:
        0.4331, 0.4526, 58.8871
      CIE-Lab:
        81.2295, 0.9581, 64.6319
        CIE-LCH:
        81.2295, 64.6390, 89.1507
        CIE-Luv:
        81.2295, 32.9253, 74.0338
        Hunter-Lab:
        76.7379, -3.2037, 42.2239
      #edc64a color charts
#edc64a RGB chart
      #edc64a CMYK chart
      #edc64a RGB pie chart
      #edc64a color shades, tints & tones
#edc64a color schemes
#edc64a color preview, HTML & CSS examples
           This text has a color of #edc64a        
        
          <p style="color:#edc64a;">Text here</p>
        
        
          .mytext {color:#edc64a;}
        
        Text color #edc64a
      
           This box has a color of #edc64a        
        
          <div style="background-color:#edc64a;">Content here</div>
        
        
          .mybackground {background-color:#edc64a;}
        
        Background color #edc64a
      
           Border around this has a color of #edc64a        
        
          <div style="border:2px solid #edc64a;">Content here</div>
        
        
          .myborder {border:2px solid #edc64a;}
        
        Border color #edc64a