#fffeff Hex Color

#FFFEFF
0
  • #fffeff Color Information

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

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

    • #fffeff color has a hue of 300 degrees, a saturation of 100% and a lightness of 99.8%.

    • #fffeff hex color contains mainly RED.

    • The closest web safe color of #fffeff is #ffffff

    • #fffeff hex color has a decimal value of 16776959.



    #fffeff Color Spaces (Color Conversions)

    HEX fffeff #fffeff
    RGB 255, 254, 255 rgb(255, 254, 255)
    RGB Percent 100, 99.61, 100 rgb(100, 99.61, 100)
    CMYK 0, 0, 0, 0
    HSL 300°, 100, 99.8 hsl(300, 100%, 99.8%)
    HSV 300°, 0.4, 100
    XYZ 94.732, 99.364, 108.794
    Hunter Lab 99.681, -4.806, 5.067
    CIE-LAB 99.754, 0.509, -0.37
    CIE-LCH 99.754, 0.629, 323.986
    CIE-LUV 0, 0.39, 0, 0
    Web Safe ffffff

    RGB percent of color #fffeff

    100%
    99.61%
    100%

    CMYK percent of color #fffeff

    0%
    0.39%
    0%
    0%

    Tints of #fffeff


    Color Schemes with #fffeff

    Complementary Color

    Split Complementary


    #fffeff Color Preview

    Text with hexadecimal color #fffeff

    This text has a font color of #fffeff

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

    #fffeff Background Color

    This box has a background color of #fffeff

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

    #fffeff Border Color

    This box has a border color of #fffeff

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

    CSS codes

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

    #fffeff Color on white background

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

    #fffeff Color on black background

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