#fff2ed Hex Color

#FFF2ED
0
  • #fff2ed Color Information

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

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

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

    • #fff2ed hex color contains mainly RED.

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

    • #fff2ed hex color has a decimal value of 16773869.



    #fff2ed Color Spaces (Color Conversions)

    HEX fff2ed #fff2ed
    RGB 255, 242, 237 rgb(255, 242, 237)
    RGB Percent 100, 94.9, 92.94 rgb(100, 94.9, 92.94)
    CMYK 0, 5, 7, 0
    HSL 16.7°, 100, 96.5 hsl(16.7, 100%, 96.5%)
    HSV 16.7°, 7.1, 100
    XYZ 88.278, 90.879, 93.009
    Hunter Lab 95.33, -1.534, 8.885
    CIE-LAB 96.36, 3.526, 3.959
    CIE-LCH 96.36, 5.302, 48.311
    CIE-LUV 0, 5.1, 7.06, 0
    Web Safe ffffff

    RGB percent of color #fff2ed

    100%
    94.9%
    92.94%

    CMYK percent of color #fff2ed

    0%
    5.1%
    7.06%
    0%


    Color Schemes with #fff2ed

    Complementary Color

    Split Complementary


    #fff2ed Color Preview

    Text with hexadecimal color #fff2ed

    This text has a font color of #fff2ed

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

    #fff2ed Background Color

    This box has a background color of #fff2ed

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

    #fff2ed Border Color

    This box has a border color of #fff2ed

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

    CSS codes

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

    #fff2ed Color on white background

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

    #fff2ed Color on black background

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