#fce15a color space conversions
Hex:
        #fce15a
        RGB:
        252, 225, 90
        CMY:
        1, 12, 65
        CMYK:
        0, 11, 64, 1
      HSL:
        50°, 96.4286%, 67.0588%
        HSV (HSB):
        50°, 64.2857%, 98.8235%
        XYZ:
        68.9156, 75.2841, 20.5719
        xyY:
        0.4182, 0.4569, 75.2841
      CIE-Lab:
        89.5259, -5.6634, 67.1783
        CIE-LCH:
        89.5259, 67.4166, 94.8189
        CIE-Luv:
        89.5259, 24.3923, 80.8320
        Hunter-Lab:
        86.7664, -10.0648, 46.6791
      #fce15a color charts
#fce15a RGB chart
      #fce15a CMYK chart
      #fce15a RGB pie chart
      #fce15a color shades, tints & tones
#fce15a color schemes
#fce15a color preview, HTML & CSS examples
           This text has a color of #fce15a        
        
          <p style="color:#fce15a;">Text here</p>
        
        
          .mytext {color:#fce15a;}
        
        Text color #fce15a
      
           This box has a color of #fce15a        
        
          <div style="background-color:#fce15a;">Content here</div>
        
        
          .mybackground {background-color:#fce15a;}
        
        Background color #fce15a
      
           Border around this has a color of #fce15a        
        
          <div style="border:2px solid #fce15a;">Content here</div>
        
        
          .myborder {border:2px solid #fce15a;}
        
        Border color #fce15a