#fffeed Hex Color

#FFFEED
0
  • #fffeed Color Information

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

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

    • #fffeed color has a hue of 56.7 degrees, a saturation of 100% and a lightness of 96.5%.

    • #fffeed hex color contains mainly RED.

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

    • #fffeed hex color has a decimal value of 16776941.



    #fffeed Color Spaces (Color Conversions)

    HEX fffeed #fffeed
    RGB 255, 254, 237 rgb(255, 254, 237)
    RGB Percent 100, 99.61, 92.94 rgb(100, 99.61, 92.94)
    CMYK 0, 0, 7, 0
    HSL 56.7°, 100, 96.5 hsl(56.7, 100%, 96.5%)
    HSV 56.7°, 7.1, 100
    XYZ 91.968, 98.258, 94.239
    Hunter Lab 99.125, -7.857, 13.02
    CIE-LAB 99.322, -2.538, 8.233
    CIE-LCH 99.322, 8.615, 107.133
    CIE-LUV 0, 0.39, 7.06, 0
    Web Safe ffffff

    RGB percent of color #fffeed

    100%
    99.61%
    92.94%

    CMYK percent of color #fffeed

    0%
    0.39%
    7.06%
    0%


    Color Schemes with #fffeed

    Complementary Color

    Split Complementary


    #fffeed Color Preview

    Text with hexadecimal color #fffeed

    This text has a font color of #fffeed

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

    #fffeed Background Color

    This box has a background color of #fffeed

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

    #fffeed Border Color

    This box has a border color of #fffeed

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

    CSS codes

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

    #fffeed Color on white background

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

    #fffeed Color on black background

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