#fff5ed Hex Color

#FFF5ED
0
  • #fff5ed Color Information

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

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

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

    • #fff5ed hex color contains mainly RED.

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

    • #fff5ed hex color has a decimal value of 16774637.



    #fff5ed Color Spaces (Color Conversions)

    HEX fff5ed #fff5ed
    RGB 255, 245, 237 rgb(255, 245, 237)
    RGB Percent 100, 96.08, 92.94 rgb(100, 96.08, 92.94)
    CMYK 0, 4, 7, 0
    HSL 26.7°, 100, 96.5 hsl(26.7, 100%, 96.5%)
    HSV 26.7°, 7.1, 100
    XYZ 89.178, 92.679, 93.309
    Hunter Lab 96.27, -3.122, 9.923
    CIE-LAB 97.097, 2.001, 5.025
    CIE-LCH 97.097, 5.409, 68.287
    CIE-LUV 0, 3.92, 7.06, 0
    Web Safe ffffff

    RGB percent of color #fff5ed

    100%
    96.08%
    92.94%

    CMYK percent of color #fff5ed

    0%
    3.92%
    7.06%
    0%


    Color Schemes with #fff5ed

    Complementary Color

    Split Complementary


    #fff5ed Color Preview

    Text with hexadecimal color #fff5ed

    This text has a font color of #fff5ed

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

    #fff5ed Background Color

    This box has a background color of #fff5ed

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

    #fff5ed Border Color

    This box has a border color of #fff5ed

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

    CSS codes

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

    #fff5ed Color on white background

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

    #fff5ed Color on black background

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