#fffe00 Hex Color

#FFFE00
0
  • #fffe00 Color Information

    • In RGB color space, #fffe00 hex color has a red value of 255, a green value of 254 and a blue value of 0.

    • In CMYK color space (used in color printing), #fffe00 hex color is composed of 0% cyan, 0.39% magenta, 100% yellow and 0% black.

    • #fffe00 color has a hue of 59.8 degrees, a saturation of 100% and a lightness of 50%.

    • #fffe00 hex color contains mainly RED.

    • The closest web safe color of #fffe00 is #ffff00

    • #fffe00 hex color has a decimal value of 16776704.



    #fffe00 Color Spaces (Color Conversions)

    HEX fffe00 #fffe00
    RGB 255, 254, 0 rgb(255, 254, 0)
    RGB Percent 100, 99.61, 0 rgb(100, 99.61, 0)
    CMYK 0, 0, 100, 0
    HSL 59.8°, 100, 50 hsl(59.8, 100%, 50%)
    HSV 59.8°, 100, 100
    XYZ 76.682, 92.144, 13.744
    Hunter Lab 95.992, -25.392, 58.705
    CIE-LAB 96.879, -21.082, 94.293
    CIE-LCH 96.879, 96.621, 102.603
    CIE-LUV 0, 0.39, 100, 0
    Web Safe ffff00

    RGB percent of color #fffe00

    100%
    99.61%
    0%

    CMYK percent of color #fffe00

    0%
    0.39%
    100%
    0%


    Color Schemes with #fffe00

    Complementary Color

    Split Complementary


    #fffe00 Color Preview

    Text with hexadecimal color #fffe00

    This text has a font color of #fffe00

    <p style="color:#fffe00">Text here</p>

    #fffe00 Background Color

    This box has a background color of #fffe00

    <div style="background-color:#fffe00">Text here</div>

    #fffe00 Border Color

    This box has a border color of #fffe00

    <div style="border: 4px solid #fffe00">Text here</div>

    CSS codes

    <p style="color:#fffe00">Text here</p>
    <div style="background-color:#fffe00">Text here</div>
    <div style="border: 4px solid #fffe00">Text here</div>

    #fffe00 Color on white background

    This is how a font and box color of #fffe00 will look
    on a white background.

    #fffe00 Color on black background

    This is how a font and box color of #fffe00 hex color will look
    on a black background.