#ead41e color space conversions
Hex:
        #ead41e
        RGB:
        234, 212, 30
        CMY:
        8, 17, 88
        CMYK:
        0, 9, 87, 8
      HSL:
        54°, 82.9268%, 51.7647%
        HSV (HSB):
        54°, 87.1795%, 91.7647%
        XYZ:
        57.7095, 64.6731, 10.6698
        xyY:
        0.4337, 0.4861, 64.6731
      CIE-Lab:
        84.3150, -9.0032, 80.7502
        CIE-LCH:
        84.3150, 81.2505, 96.3619
        CIE-Luv:
        84.3150, 21.8888, 88.6418
        Hunter-Lab:
        80.4196, -12.6418, 48.4273
      #ead41e color charts
#ead41e RGB chart
      #ead41e CMYK chart
      #ead41e RGB pie chart
      #ead41e color shades, tints & tones
#ead41e color schemes
#ead41e color preview, HTML & CSS examples
           This text has a color of #ead41e        
        
          <p style="color:#ead41e;">Text here</p>
        
        
          .mytext {color:#ead41e;}
        
        Text color #ead41e
      
           This box has a color of #ead41e        
        
          <div style="background-color:#ead41e;">Content here</div>
        
        
          .mybackground {background-color:#ead41e;}
        
        Background color #ead41e
      
           Border around this has a color of #ead41e        
        
          <div style="border:2px solid #ead41e;">Content here</div>
        
        
          .myborder {border:2px solid #ead41e;}
        
        Border color #ead41e