#edd63d color space conversions
Hex:
        #edd63d
        RGB:
        237, 214, 61
        CMY:
        7, 16, 76
        CMYK:
        0, 10, 74, 7
      HSL:
        52°, 83.0189%, 58.4314%
        HSV (HSB):
        52°, 74.2616%, 92.9412%
        XYZ:
        59.8139, 66.4346, 14.0855
        xyY:
        0.4262, 0.4734, 66.4346
      CIE-Lab:
        85.2176, -7.8086, 73.3628
        CIE-LCH:
        85.2176, 73.7772, 96.0756
        CIE-Luv:
        85.2176, 22.0953, 84.1035
        Hunter-Lab:
        81.5074, -11.6464, 46.8091
      #edd63d color charts
#edd63d RGB chart
      #edd63d CMYK chart
      #edd63d RGB pie chart
      #edd63d color shades, tints & tones
#edd63d color schemes
#edd63d color preview, HTML & CSS examples
           This text has a color of #edd63d        
        
          <p style="color:#edd63d;">Text here</p>
        
        
          .mytext {color:#edd63d;}
        
        Text color #edd63d
      
           This box has a color of #edd63d        
        
          <div style="background-color:#edd63d;">Content here</div>
        
        
          .mybackground {background-color:#edd63d;}
        
        Background color #edd63d
      
           Border around this has a color of #edd63d        
        
          <div style="border:2px solid #edd63d;">Content here</div>
        
        
          .myborder {border:2px solid #edd63d;}
        
        Border color #edd63d