#feedff Hex Color

#FEEDFF
0
  • #feedff Color Information

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

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

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

    • #feedff hex color contains mainly BLUE.

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

    • #feedff hex color has a decimal value of 16707071.



    #feedff Color Spaces (Color Conversions)

    HEX feedff #feedff
    RGB 254, 237, 255 rgb(254, 237, 255)
    RGB Percent 99.61, 92.94, 100 rgb(99.61, 92.94, 100)
    CMYK 0, 7, 0, 0
    HSL 296.7°, 100, 96.5 hsl(296.7, 100%, 96.5%)
    HSV 296.7°, 7.1, 100
    XYZ 89.207, 88.859, 107.058
    Hunter Lab 94.265, 3.958, -1.351
    CIE-LAB 95.521, 8.846, -6.598
    CIE-LCH 95.521, 11.036, 323.282
    CIE-LUV 0.39, 7.06, 0, 0
    Web Safe ffffff

    RGB percent of color #feedff

    99.61%
    92.94%
    100%

    CMYK percent of color #feedff

    0.39%
    7.06%
    0%
    0%


    Color Schemes with #feedff

    Complementary Color

    Split Complementary


    #feedff Color Preview

    Text with hexadecimal color #feedff

    This text has a font color of #feedff

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

    #feedff Background Color

    This box has a background color of #feedff

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

    #feedff Border Color

    This box has a border color of #feedff

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

    CSS codes

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

    #feedff Color on white background

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

    #feedff Color on black background

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