#edd10e color space conversions
Hex:
        #edd10e
        RGB:
        237, 209, 14
        CMY:
        7, 18, 95
        CMYK:
        0, 12, 94, 7
      HSL:
        52°, 88.8446%, 49.2157%
        HSV (HSB):
        52°, 94.0928%, 92.9412%
        XYZ:
        57.8048, 63.6372, 9.6520
        xyY:
        0.4409, 0.4854, 63.6372
      CIE-Lab:
        83.7765, -6.4492, 82.8521
        CIE-LCH:
        83.7765, 83.1028, 94.4509
        CIE-Luv:
        83.7765, 26.3613, 88.9493
        Hunter-Lab:
        79.7729, -10.2585, 48.6673
      #edd10e color charts
#edd10e RGB chart
      #edd10e CMYK chart
      #edd10e RGB pie chart
      #edd10e color shades, tints & tones
#edd10e color schemes
#edd10e color preview, HTML & CSS examples
           This text has a color of #edd10e        
        
          <p style="color:#edd10e;">Text here</p>
        
        
          .mytext {color:#edd10e;}
        
        Text color #edd10e
      
           This box has a color of #edd10e        
        
          <div style="background-color:#edd10e;">Content here</div>
        
        
          .mybackground {background-color:#edd10e;}
        
        Background color #edd10e
      
           Border around this has a color of #edd10e        
        
          <div style="border:2px solid #edd10e;">Content here</div>
        
        
          .myborder {border:2px solid #edd10e;}
        
        Border color #edd10e