#defeff Hex Color

#DEFEFF
0
  • #defeff Color Information

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

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

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

    • #defeff hex color contains mainly BLUE.

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

    • #defeff hex color has a decimal value of 14614271.



    #defeff Color Spaces (Color Conversions)

    HEX defeff #defeff
    RGB 222, 254, 255 rgb(222, 254, 255)
    RGB Percent 87.06, 99.61, 100 rgb(87.06, 99.61, 100)
    CMYK 13, 0, 0, 0
    HSL 181.8°, 100, 93.5 hsl(181.8, 100%, 93.5%)
    HSV 181.8°, 12.9, 100
    XYZ 83.616, 93.633, 108.274
    Hunter Lab 96.764, -15.092, 1.393
    CIE-LAB 97.484, -10.061, -3.965
    CIE-LCH 97.484, 10.814, 201.509
    CIE-LUV 12.94, 0.39, 0, 0
    Web Safe ccffff

    RGB percent of color #defeff

    87.06%
    99.61%
    100%

    CMYK percent of color #defeff

    12.94%
    0.39%
    0%
    0%


    Color Schemes with #defeff

    Complementary Color

    Split Complementary


    #defeff Color Preview

    Text with hexadecimal color #defeff

    This text has a font color of #defeff

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

    #defeff Background Color

    This box has a background color of #defeff

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

    #defeff Border Color

    This box has a border color of #defeff

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

    CSS codes

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

    #defeff Color on white background

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

    #defeff Color on black background

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