#defffc Hex Color

#DEFFFC
0
  • #defffc Color Information

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

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

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

    • #defffc hex color contains mainly GREEN.

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

    • #defffc hex color has a decimal value of 14614524.



    #defffc Color Spaces (Color Conversions)

    HEX defffc #defffc
    RGB 222, 255, 252 rgb(222, 255, 252)
    RGB Percent 87.06, 100, 98.82 rgb(87.06, 100, 98.82)
    CMYK 13, 0, 1, 0
    HSL 174.5°, 100, 93.5 hsl(174.5, 100%, 93.5%)
    HSV 174.5°, 12.9, 100
    XYZ 83.455, 94.078, 105.856
    Hunter Lab 96.994, -16.155, 3.188
    CIE-LAB 97.663, -11.143, -2.158
    CIE-LCH 97.663, 11.35, 190.96
    CIE-LUV 12.94, 0, 1.18, 0
    Web Safe ccffff

    RGB percent of color #defffc

    87.06%
    100%
    98.82%

    CMYK percent of color #defffc

    12.94%
    0%
    1.18%
    0%


    Color Schemes with #defffc

    Complementary Color

    Split Complementary


    #defffc Color Preview

    Text with hexadecimal color #defffc

    This text has a font color of #defffc

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

    #defffc Background Color

    This box has a background color of #defffc

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

    #defffc Border Color

    This box has a border color of #defffc

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

    CSS codes

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

    #defffc Color on white background

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

    #defffc Color on black background

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