#edd50d color space conversions
Hex:
        #edd50d
        RGB:
        237, 213, 13
        CMY:
        7, 16, 95
        CMYK:
        0, 10, 95, 7
      HSL:
        54°, 89.6000%, 49.0196%
        HSV (HSB):
        54°, 94.5148%, 92.9412%
        XYZ:
        58.7919, 65.6221, 9.9484
        xyY:
        0.4376, 0.4884, 65.6221
      CIE-Lab:
        84.8033, -8.4771, 83.7188
        CIE-LCH:
        84.8033, 84.1469, 95.7819
        CIE-Luv:
        84.8033, 23.5208, 90.5084
        Hunter-Lab:
        81.0075, -12.2149, 49.4239
      #edd50d color charts
#edd50d RGB chart
      #edd50d CMYK chart
      #edd50d RGB pie chart
      #edd50d color shades, tints & tones
#edd50d color schemes
#edd50d color preview, HTML & CSS examples
           This text has a color of #edd50d        
        
          <p style="color:#edd50d;">Text here</p>
        
        
          .mytext {color:#edd50d;}
        
        Text color #edd50d
      
           This box has a color of #edd50d        
        
          <div style="background-color:#edd50d;">Content here</div>
        
        
          .mybackground {background-color:#edd50d;}
        
        Background color #edd50d
      
           Border around this has a color of #edd50d        
        
          <div style="border:2px solid #edd50d;">Content here</div>
        
        
          .myborder {border:2px solid #edd50d;}
        
        Border color #edd50d