#ead025 color space conversions
Hex:
        #ead025
        RGB:
        234, 208, 37
        CMY:
        8, 18, 85
        CMYK:
        0, 11, 84, 8
      HSL:
        52°, 82.4268%, 53.1373%
        HSV (HSB):
        52°, 84.1880%, 91.7647%
        XYZ:
        56.8215, 62.7377, 10.8650
        xyY:
        0.4357, 0.4810, 62.7377
      CIE-Lab:
        83.3042, -6.8292, 78.4485
        CIE-LCH:
        83.3042, 78.7452, 94.9752
        CIE-Luv:
        83.3042, 24.6077, 86.2040
        Hunter-Lab:
        79.2072, -10.5605, 47.3121
      #ead025 color charts
#ead025 RGB chart
      #ead025 CMYK chart
      #ead025 RGB pie chart
      #ead025 color shades, tints & tones
#ead025 color schemes
#ead025 color preview, HTML & CSS examples
           This text has a color of #ead025        
        
          <p style="color:#ead025;">Text here</p>
        
        
          .mytext {color:#ead025;}
        
        Text color #ead025
      
           This box has a color of #ead025        
        
          <div style="background-color:#ead025;">Content here</div>
        
        
          .mybackground {background-color:#ead025;}
        
        Background color #ead025
      
           Border around this has a color of #ead025        
        
          <div style="border:2px solid #ead025;">Content here</div>
        
        
          .myborder {border:2px solid #ead025;}
        
        Border color #ead025