#f0e0e0 Hex Color

#F0E0E0
0
  • #f0e0e0 Color Information

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

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

    • #f0e0e0 color has a hue of 0 degrees, a saturation of 34.78% and a lightness of 91%.

    • #f0e0e0 hex color contains mainly RED.

    • The closest web safe color of #f0e0e0 is #ffcccc

    • #f0e0e0 hex color has a decimal value of 15786208.



    #f0e0e0 Color Spaces (Color Conversions)

    HEX f0e0e0 #f0e0e0
    RGB 240, 224, 224 rgb(240, 224, 224)
    RGB Percent 94.12, 87.84, 87.84 rgb(94.12, 87.84, 87.84)
    CMYK 0, 7, 7, 6
    HSL 0°, 34.78, 91 hsl(0, 34.78%, 91%)
    HSV 0°, 6.7, 94.1
    XYZ 76.045, 77.218, 81.418
    Hunter Lab 87.874, 0.693, 6.577
    CIE-LAB 90.422, 5.459, 1.955
    CIE-LCH 90.422, 5.799, 19.704
    CIE-LUV 0, 6.67, 6.67, 5.88
    Web Safe ffcccc

    RGB percent of color #f0e0e0

    94.12%
    87.84%
    87.84%

    CMYK percent of color #f0e0e0

    0%
    6.67%
    6.67%
    5.88%


    Color Schemes with #f0e0e0

    Complementary Color

    Split Complementary


    #f0e0e0 Color Preview

    Text with hexadecimal color #f0e0e0

    This text has a font color of #f0e0e0

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

    #f0e0e0 Background Color

    This box has a background color of #f0e0e0

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

    #f0e0e0 Border Color

    This box has a border color of #f0e0e0

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

    CSS codes

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

    #f0e0e0 Color on white background

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

    #f0e0e0 Color on black background

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