#fee31a color space conversions
Hex:
        #fee31a
        RGB:
        254, 227, 26
        CMY:
        0, 11, 90
        CMYK:
        0, 11, 90, 0
      HSL:
        53°, 99.1304%, 54.9020%
        HSV (HSB):
        53°, 89.7638%, 99.6078%
        XYZ:
        68.5286, 76.0836, 12.0510
        xyY:
        0.4374, 0.4857, 76.0836
      CIE-Lab:
        89.8981, -8.1103, 86.5579
        CIE-LCH:
        89.8981, 86.9370, 95.3529
        CIE-Luv:
        89.8981, 25.9061, 94.9579
        Hunter-Lab:
        87.2259, -12.4077, 52.8667
      #fee31a color charts
#fee31a RGB chart
      #fee31a CMYK chart
      #fee31a RGB pie chart
      #fee31a color shades, tints & tones
#fee31a color schemes
#fee31a color preview, HTML & CSS examples
           This text has a color of #fee31a        
        
          <p style="color:#fee31a;">Text here</p>
        
        
          .mytext {color:#fee31a;}
        
        Text color #fee31a
      
           This box has a color of #fee31a        
        
          <div style="background-color:#fee31a;">Content here</div>
        
        
          .mybackground {background-color:#fee31a;}
        
        Background color #fee31a
      
           Border around this has a color of #fee31a        
        
          <div style="border:2px solid #fee31a;">Content here</div>
        
        
          .myborder {border:2px solid #fee31a;}
        
        Border color #fee31a