#fff1ed Hex Color

#FFF1ED
0
  • #fff1ed Color Information

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

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

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

    • #fff1ed hex color contains mainly RED.

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

    • #fff1ed hex color has a decimal value of 16773613.



    #fff1ed Color Spaces (Color Conversions)

    HEX fff1ed #fff1ed
    RGB 255, 241, 237 rgb(255, 241, 237)
    RGB Percent 100, 94.51, 92.94 rgb(100, 94.51, 92.94)
    CMYK 0, 5, 7, 0
    HSL 13.3°, 100, 96.5 hsl(13.3, 100%, 96.5%)
    HSV 13.3°, 7.1, 100
    XYZ 87.981, 90.285, 92.91
    Hunter Lab 95.018, -1.003, 8.539
    CIE-LAB 96.115, 4.036, 3.603
    CIE-LCH 96.115, 5.41, 41.756
    CIE-LUV 0, 5.49, 7.06, 0
    Web Safe ffffff

    RGB percent of color #fff1ed

    100%
    94.51%
    92.94%

    CMYK percent of color #fff1ed

    0%
    5.49%
    7.06%
    0%


    Color Schemes with #fff1ed

    Complementary Color

    Split Complementary


    #fff1ed Color Preview

    Text with hexadecimal color #fff1ed

    This text has a font color of #fff1ed

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

    #fff1ed Background Color

    This box has a background color of #fff1ed

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

    #fff1ed Border Color

    This box has a border color of #fff1ed

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

    CSS codes

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

    #fff1ed Color on white background

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

    #fff1ed Color on black background

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