#fce158 color space conversions
Hex:
        #fce158
        RGB:
        252, 225, 88
        CMY:
        1, 12, 65
        CMYK:
        0, 11, 65, 1
      HSL:
        50°, 96.4706%, 66.6667%
        HSV (HSB):
        50°, 65.0794%, 98.8235%
        XYZ:
        68.8315, 75.2505, 20.1295
        xyY:
        0.4192, 0.4583, 75.2505
      CIE-Lab:
        89.5102, -5.7783, 67.9799
        CIE-LCH:
        89.5102, 68.2250, 94.8585
        CIE-Luv:
        89.5102, 24.4648, 81.4908
        Hunter-Lab:
        86.7470, -10.1721, 46.9648
      #fce158 color charts
#fce158 RGB chart
      #fce158 CMYK chart
      #fce158 RGB pie chart
      #fce158 color shades, tints & tones
#fce158 color schemes
#fce158 color preview, HTML & CSS examples
           This text has a color of #fce158        
        
          <p style="color:#fce158;">Text here</p>
        
        
          .mytext {color:#fce158;}
        
        Text color #fce158
      
           This box has a color of #fce158        
        
          <div style="background-color:#fce158;">Content here</div>
        
        
          .mybackground {background-color:#fce158;}
        
        Background color #fce158
      
           Border around this has a color of #fce158        
        
          <div style="border:2px solid #fce158;">Content here</div>
        
        
          .myborder {border:2px solid #fce158;}
        
        Border color #fce158