#f0cdef Hex Color

#F0CDEF
0
  • #f0cdef Color Information

    • In RGB color space, #f0cdef hex color has a red value of 240, a green value of 205 and a blue value of 239.

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

    • #f0cdef color has a hue of 301.7 degrees, a saturation of 53.85% and a lightness of 87.3%.

    • #f0cdef hex color contains mainly RED.

    • The closest web safe color of #f0cdef is #ffccff

    • #f0cdef hex color has a decimal value of 15781359.



    #f0cdef Color Spaces (Color Conversions)

    HEX f0cdef #f0cdef
    RGB 240, 205, 239 rgb(240, 205, 239)
    RGB Percent 94.12, 80.39, 93.73 rgb(94.12, 80.39, 93.73)
    CMYK 0, 15, 0, 6
    HSL 301.7°, 53.85, 87.3 hsl(301.7, 53.85%, 87.3%)
    HSV 301.7°, 14.6, 94.1
    XYZ 73.346, 68.42, 91.002
    Hunter Lab 82.716, 13.525, -7.328
    CIE-LAB 86.216, 18.03, -12.157
    CIE-LCH 86.216, 21.746, 326.01
    CIE-LUV 0, 14.58, 0.42, 5.88
    Web Safe ffccff

    RGB percent of color #f0cdef

    94.12%
    80.39%
    93.73%

    CMYK percent of color #f0cdef

    0%
    14.58%
    0.42%
    5.88%


    Color Schemes with #f0cdef

    Complementary Color

    Split Complementary


    #f0cdef Color Preview

    Text with hexadecimal color #f0cdef

    This text has a font color of #f0cdef

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

    #f0cdef Background Color

    This box has a background color of #f0cdef

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

    #f0cdef Border Color

    This box has a border color of #f0cdef

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

    CSS codes

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

    #f0cdef Color on white background

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

    #f0cdef Color on black background

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