#defffe Hex Color

#DEFFFE
0
  • #defffe Color Information

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

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

    • #defffe color has a hue of 178.2 degrees, a saturation of 100% and a lightness of 93.5%.

    • #defffe hex color contains mainly GREEN.

    • The closest web safe color of #defffe is #ccffff

    • #defffe hex color has a decimal value of 14614526.



    #defffe Color Spaces (Color Conversions)

    HEX defffe #defffe
    RGB 222, 255, 254 rgb(222, 255, 254)
    RGB Percent 87.06, 100, 99.61 rgb(87.06, 100, 99.61)
    CMYK 13, 0, 0, 0
    HSL 178.2°, 100, 93.5 hsl(178.2, 100%, 93.5%)
    HSV 178.2°, 12.9, 100
    XYZ 83.774, 94.205, 107.534
    Hunter Lab 97.059, -15.786, 2.253
    CIE-LAB 97.715, -10.754, -3.111
    CIE-LCH 97.715, 11.195, 196.135
    CIE-LUV 12.94, 0, 0.39, 0
    Web Safe ccffff

    RGB percent of color #defffe

    87.06%
    100%
    99.61%

    CMYK percent of color #defffe

    12.94%
    0%
    0.39%
    0%


    Color Schemes with #defffe

    Complementary Color

    Split Complementary


    #defffe Color Preview

    Text with hexadecimal color #defffe

    This text has a font color of #defffe

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

    #defffe Background Color

    This box has a background color of #defffe

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

    #defffe Border Color

    This box has a border color of #defffe

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

    CSS codes

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

    #defffe Color on white background

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

    #defffe Color on black background

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