#def2fc Hex Color

#DEF2FC
0
  • #def2fc Color Information

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

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

    • #def2fc color has a hue of 200 degrees, a saturation of 83.33% and a lightness of 92.9%.

    • #def2fc hex color contains mainly BLUE.

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

    • #def2fc hex color has a decimal value of 14611196.



    #def2fc Color Spaces (Color Conversions)

    HEX def2fc #def2fc
    RGB 222, 242, 252 rgb(222, 242, 252)
    RGB Percent 87.06, 94.9, 98.82 rgb(87.06, 94.9, 98.82)
    CMYK 12, 4, 0, 1
    HSL 200°, 83.33, 92.9 hsl(200, 83.33%, 92.9%)
    HSV 200°, 11.9, 98.8
    XYZ 79.447, 86.062, 104.52
    Hunter Lab 92.77, -9.481, -1.861
    CIE-LAB 94.339, -4.603, -7.053
    CIE-LCH 94.339, 8.422, 236.87
    CIE-LUV 11.9, 3.97, 0, 1.18
    Web Safe ccffff

    RGB percent of color #def2fc

    87.06%
    94.9%
    98.82%

    CMYK percent of color #def2fc

    11.9%
    3.97%
    0%
    1.18%


    Color Schemes with #def2fc

    Complementary Color

    Split Complementary


    #def2fc Color Preview

    Text with hexadecimal color #def2fc

    This text has a font color of #def2fc

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

    #def2fc Background Color

    This box has a background color of #def2fc

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

    #def2fc Border Color

    This box has a border color of #def2fc

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

    CSS codes

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

    #def2fc Color on white background

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

    #def2fc Color on black background

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