#edd12a color space conversions
Hex:
        #edd12a
        RGB:
        237, 209, 42
        CMY:
        7, 18, 84
        CMYK:
        0, 12, 82, 7
      HSL:
        51°, 84.4156%, 54.7059%
        HSV (HSB):
        51°, 82.2785%, 92.9412%
        XYZ:
        58.1434, 63.7726, 11.4353
        xyY:
        0.4360, 0.4782, 63.7726
      CIE-Lab:
        83.8472, -5.9284, 77.7893
        CIE-LCH:
        83.8472, 78.0149, 94.3582
        CIE-Luv:
        83.8472, 26.0099, 85.8790
        Hunter-Lab:
        79.8578, -9.7875, 47.4103
      #edd12a color charts
#edd12a RGB chart
      #edd12a CMYK chart
      #edd12a RGB pie chart
      #edd12a color shades, tints & tones
#edd12a color schemes
#edd12a color preview, HTML & CSS examples
           This text has a color of #edd12a        
        
          <p style="color:#edd12a;">Text here</p>
        
        
          .mytext {color:#edd12a;}
        
        Text color #edd12a
      
           This box has a color of #edd12a        
        
          <div style="background-color:#edd12a;">Content here</div>
        
        
          .mybackground {background-color:#edd12a;}
        
        Background color #edd12a
      
           Border around this has a color of #edd12a        
        
          <div style="border:2px solid #edd12a;">Content here</div>
        
        
          .myborder {border:2px solid #edd12a;}
        
        Border color #edd12a