#deffff Hex Color

#DEFFFF
0
  • #deffff Color Information

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

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

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

    • #deffff hex color contains mainly GREEN.

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

    • #deffff hex color has a decimal value of 14614527.



    #deffff Color Spaces (Color Conversions)

    HEX deffff #deffff
    RGB 222, 255, 255 rgb(222, 255, 255)
    RGB Percent 87.06, 100, 100 rgb(87.06, 100, 100)
    CMYK 13, 0, 0, 0
    HSL 180°, 100, 93.5 hsl(180, 100%, 93.5%)
    HSV 180°, 12.9, 100
    XYZ 83.934, 94.27, 108.38
    Hunter Lab 97.093, -15.604, 1.782
    CIE-LAB 97.741, -10.561, -3.587
    CIE-LCH 97.741, 11.154, 198.76
    CIE-LUV 12.94, 0, 0, 0
    Web Safe ccffff

    RGB percent of color #deffff

    87.06%
    100%
    100%

    CMYK percent of color #deffff

    12.94%
    0%
    0%
    0%


    Color Schemes with #deffff

    Complementary Color

    Split Complementary


    #deffff Color Preview

    Text with hexadecimal color #deffff

    This text has a font color of #deffff

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

    #deffff Background Color

    This box has a background color of #deffff

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

    #deffff Border Color

    This box has a border color of #deffff

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

    CSS codes

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

    #deffff Color on white background

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

    #deffff Color on black background

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