#edd11e color space conversions
Hex:
        #edd11e
        RGB:
        237, 209, 30
        CMY:
        7, 18, 88
        CMYK:
        0, 12, 87, 7
      HSL:
        52°, 85.1852%, 52.3529%
        HSV (HSB):
        52°, 87.3418%, 92.9412%
        XYZ:
        57.9599, 63.6992, 10.4687
        xyY:
        0.4387, 0.4821, 63.6992
      CIE-Lab:
        83.8089, -6.2104, 80.4608
        CIE-LCH:
        83.8089, 80.7001, 94.4136
        CIE-Luv:
        83.8089, 26.1998, 87.5382
        Hunter-Lab:
        79.8118, -10.0427, 48.0914
      #edd11e color charts
#edd11e RGB chart
      #edd11e CMYK chart
      #edd11e RGB pie chart
      #edd11e color shades, tints & tones
#edd11e color schemes
#edd11e color preview, HTML & CSS examples
           This text has a color of #edd11e        
        
          <p style="color:#edd11e;">Text here</p>
        
        
          .mytext {color:#edd11e;}
        
        Text color #edd11e
      
           This box has a color of #edd11e        
        
          <div style="background-color:#edd11e;">Content here</div>
        
        
          .mybackground {background-color:#edd11e;}
        
        Background color #edd11e
      
           Border around this has a color of #edd11e        
        
          <div style="border:2px solid #edd11e;">Content here</div>
        
        
          .myborder {border:2px solid #edd11e;}
        
        Border color #edd11e