#fede35 color space conversions
Hex:
        #fede35
        RGB:
        254, 222, 53
        CMY:
        0, 13, 79
        CMYK:
        0, 13, 79, 0
      HSL:
        50°, 99.0148%, 60.1961%
        HSV (HSB):
        50°, 79.1339%, 99.6078%
        XYZ:
        67.6369, 73.5704, 14.0038
        xyY:
        0.4358, 0.4740, 73.5704
      CIE-Lab:
        88.7191, -4.9811, 79.5956
        CIE-LCH:
        88.7191, 79.7514, 93.5809
        CIE-Luv:
        88.7191, 29.0214, 89.3109
        Hunter-Lab:
        85.7732, -9.3460, 50.3612
      #fede35 color charts
#fede35 RGB chart
      #fede35 CMYK chart
      #fede35 RGB pie chart
      #fede35 color shades, tints & tones
#fede35 color schemes
#fede35 color preview, HTML & CSS examples
           This text has a color of #fede35        
        
          <p style="color:#fede35;">Text here</p>
        
        
          .mytext {color:#fede35;}
        
        Text color #fede35
      
           This box has a color of #fede35        
        
          <div style="background-color:#fede35;">Content here</div>
        
        
          .mybackground {background-color:#fede35;}
        
        Background color #fede35
      
           Border around this has a color of #fede35        
        
          <div style="border:2px solid #fede35;">Content here</div>
        
        
          .myborder {border:2px solid #fede35;}
        
        Border color #fede35