#fff0e0 Hex Color

#FFF0E0
0
  • #fff0e0 Color Information

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

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

    • #fff0e0 color has a hue of 31 degrees, a saturation of 100% and a lightness of 93.9%.

    • #fff0e0 hex color contains mainly RED.

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

    • #fff0e0 hex color has a decimal value of 16773344.



    #fff0e0 Color Spaces (Color Conversions)

    HEX fff0e0 #fff0e0
    RGB 255, 240, 224 rgb(255, 240, 224)
    RGB Percent 100, 94.12, 87.84 rgb(100, 94.12, 87.84)
    CMYK 0, 6, 12, 0
    HSL 31°, 100, 93.9 hsl(31, 100%, 93.9%)
    HSV 31°, 12.2, 100
    XYZ 85.855, 88.962, 83.167
    Hunter Lab 94.32, -2.579, 13.744
    CIE-LAB 95.565, 2.451, 9.531
    CIE-LCH 95.565, 9.841, 75.578
    CIE-LUV 0, 5.88, 12.16, 0
    Web Safe ffffcc

    RGB percent of color #fff0e0

    100%
    94.12%
    87.84%

    CMYK percent of color #fff0e0

    0%
    5.88%
    12.16%
    0%


    Color Schemes with #fff0e0

    Complementary Color

    Split Complementary


    #fff0e0 Color Preview

    Text with hexadecimal color #fff0e0

    This text has a font color of #fff0e0

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

    #fff0e0 Background Color

    This box has a background color of #fff0e0

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

    #fff0e0 Border Color

    This box has a border color of #fff0e0

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

    CSS codes

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

    #fff0e0 Color on white background

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

    #fff0e0 Color on black background

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