#def3fd Hex Color

#DEF3FD
0
  • #def3fd Color Information

    • In RGB color space, #def3fd hex color has a red value of 222, a green value of 243 and a blue value of 253.

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

    • #def3fd color has a hue of 199.4 degrees, a saturation of 88.57% and a lightness of 93.1%.

    • #def3fd hex color contains mainly BLUE.

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

    • #def3fd hex color has a decimal value of 14611453.



    #def3fd Color Spaces (Color Conversions)

    HEX def3fd #def3fd
    RGB 222, 243, 253 rgb(222, 243, 253)
    RGB Percent 87.06, 95.29, 99.22 rgb(87.06, 95.29, 99.22)
    CMYK 12, 4, 0, 1
    HSL 199.4°, 88.57, 93.1 hsl(199.4, 88.57%, 93.1%)
    HSV 199.4°, 12.3, 99.2
    XYZ 79.904, 86.723, 105.456
    Hunter Lab 93.125, -9.811, -1.953
    CIE-LAB 94.621, -4.917, -7.154
    CIE-LCH 94.621, 8.681, 235.499
    CIE-LUV 12.25, 3.95, 0, 0.78
    Web Safe ccffff

    RGB percent of color #def3fd

    87.06%
    95.29%
    99.22%

    CMYK percent of color #def3fd

    12.25%
    3.95%
    0%
    0.78%


    Color Schemes with #def3fd

    Complementary Color

    Split Complementary


    #def3fd Color Preview

    Text with hexadecimal color #def3fd

    This text has a font color of #def3fd

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

    #def3fd Background Color

    This box has a background color of #def3fd

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

    #def3fd Border Color

    This box has a border color of #def3fd

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

    CSS codes

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

    #def3fd Color on white background

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

    #def3fd Color on black background

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