#fff0e1 Hex Color

#FFF0E1
0
  • #fff0e1 Color Information

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

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

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

    • #fff0e1 hex color contains mainly RED.

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

    • #fff0e1 hex color has a decimal value of 16773345.



    #fff0e1 Color Spaces (Color Conversions)

    HEX fff0e1 #fff0e1
    RGB 255, 240, 225 rgb(255, 240, 225)
    RGB Percent 100, 94.12, 88.24 rgb(100, 94.12, 88.24)
    CMYK 0, 6, 12, 0
    HSL 30°, 100, 94.1 hsl(30, 100%, 94.1%)
    HSV 30°, 11.8, 100
    XYZ 85.991, 89.016, 83.884
    Hunter Lab 94.348, -2.421, 13.33
    CIE-LAB 95.587, 2.608, 9.046
    CIE-LCH 95.587, 9.414, 73.918
    CIE-LUV 0, 5.88, 11.76, 0
    Web Safe ffffcc

    RGB percent of color #fff0e1

    100%
    94.12%
    88.24%

    CMYK percent of color #fff0e1

    0%
    5.88%
    11.76%
    0%


    Color Schemes with #fff0e1

    Complementary Color

    Split Complementary


    #fff0e1 Color Preview

    Text with hexadecimal color #fff0e1

    This text has a font color of #fff0e1

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

    #fff0e1 Background Color

    This box has a background color of #fff0e1

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

    #fff0e1 Border Color

    This box has a border color of #fff0e1

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

    CSS codes

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

    #fff0e1 Color on white background

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

    #fff0e1 Color on black background

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