#defff0 Hex Color

#DEFFF0
0
  • #defff0 Color Information

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

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

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

    • #defff0 hex color contains mainly GREEN.

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

    • #defff0 hex color has a decimal value of 14614512.



    #defff0 Color Spaces (Color Conversions)

    HEX defff0 #defff0
    RGB 222, 255, 240 rgb(222, 255, 240)
    RGB Percent 87.06, 100, 94.12 rgb(87.06, 100, 94.12)
    CMYK 13, 0, 6, 0
    HSL 152.7°, 100, 93.5 hsl(152.7, 100%, 93.5%)
    HSV 152.7°, 12.9, 100
    XYZ 81.612, 93.341, 96.153
    Hunter Lab 96.613, -18.289, 8.622
    CIE-LAB 97.366, -13.411, 3.578
    CIE-LCH 97.366, 13.88, 165.062
    CIE-LUV 12.94, 0, 5.88, 0
    Web Safe ccffff

    RGB percent of color #defff0

    87.06%
    100%
    94.12%

    CMYK percent of color #defff0

    12.94%
    0%
    5.88%
    0%


    Color Schemes with #defff0

    Complementary Color

    Split Complementary


    #defff0 Color Preview

    Text with hexadecimal color #defff0

    This text has a font color of #defff0

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

    #defff0 Background Color

    This box has a background color of #defff0

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

    #defff0 Border Color

    This box has a border color of #defff0

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

    CSS codes

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

    #defff0 Color on white background

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

    #defff0 Color on black background

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