#def2fa Hex Color

#DEF2FA
0
  • #def2fa Color Information

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

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

    • #def2fa color has a hue of 197.1 degrees, a saturation of 73.68% and a lightness of 92.5%.

    • #def2fa hex color contains mainly BLUE.

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

    • #def2fa hex color has a decimal value of 14611194.



    #def2fa Color Spaces (Color Conversions)

    HEX def2fa #def2fa
    RGB 222, 242, 250 rgb(222, 242, 250)
    RGB Percent 87.06, 94.9, 98.04 rgb(87.06, 94.9, 98.04)
    CMYK 11, 3, 0, 2
    HSL 197.1°, 73.68, 92.5 hsl(197.1, 73.68%, 92.5%)
    HSV 197.1°, 11.2, 98
    XYZ 79.132, 85.936, 102.859
    Hunter Lab 92.702, -9.857, -0.895
    CIE-LAB 94.285, -4.995, -6.095
    CIE-LCH 94.285, 7.88, 230.665
    CIE-LUV 11.2, 3.2, 0, 1.96
    Web Safe ccffff

    RGB percent of color #def2fa

    87.06%
    94.9%
    98.04%

    CMYK percent of color #def2fa

    11.2%
    3.2%
    0%
    1.96%


    Color Schemes with #def2fa

    Complementary Color

    Split Complementary


    #def2fa Color Preview

    Text with hexadecimal color #def2fa

    This text has a font color of #def2fa

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

    #def2fa Background Color

    This box has a background color of #def2fa

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

    #def2fa Border Color

    This box has a border color of #def2fa

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

    CSS codes

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

    #def2fa Color on white background

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

    #def2fa Color on black background

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