#fff1e1 Hex Color

#FFF1E1
0
  • #fff1e1 Color Information

    • In RGB color space, #fff1e1 hex color has a red value of 255, a green value of 241 and a blue value of 225.

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

    • #fff1e1 color has a hue of 32 degrees, a saturation of 100% and a lightness of 94.1%.

    • #fff1e1 hex color contains mainly RED.

    • The closest web safe color of #fff1e1 is #ffffcc

    • #fff1e1 hex color has a decimal value of 16773601.



    #fff1e1 Color Spaces (Color Conversions)

    HEX fff1e1 #fff1e1
    RGB 255, 241, 225 rgb(255, 241, 225)
    RGB Percent 100, 94.51, 88.24 rgb(100, 94.51, 88.24)
    CMYK 0, 5, 12, 0
    HSL 32°, 100, 94.1 hsl(32, 100%, 94.1%)
    HSV 32°, 11.8, 100
    XYZ 86.286, 89.607, 83.982
    Hunter Lab 94.661, -2.949, 13.661
    CIE-LAB 95.834, 2.099, 9.4
    CIE-LCH 95.834, 9.632, 77.412
    CIE-LUV 0, 5.49, 11.76, 0
    Web Safe ffffcc

    RGB percent of color #fff1e1

    100%
    94.51%
    88.24%

    CMYK percent of color #fff1e1

    0%
    5.49%
    11.76%
    0%


    Color Schemes with #fff1e1

    Complementary Color

    Split Complementary


    #fff1e1 Color Preview

    Text with hexadecimal color #fff1e1

    This text has a font color of #fff1e1

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

    #fff1e1 Background Color

    This box has a background color of #fff1e1

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

    #fff1e1 Border Color

    This box has a border color of #fff1e1

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

    CSS codes

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

    #fff1e1 Color on white background

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

    #fff1e1 Color on black background

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